mirror of
https://github.com/Viglino/ol-games.git
synced 2026-01-25 15:35:19 +00:00
9 lines
163 B
CSS
9 lines
163 B
CSS
.ol-control.ol-framerate {
|
|
top: .5em;
|
|
left: 3.5em;
|
|
}
|
|
.ol-control.ol-framerate canvas {
|
|
background : rgba(255,255,255,0.7);
|
|
margin: 1px;
|
|
float: left;
|
|
} |