Files
openlayers/examples_src/geolocation-orientation.css

14 lines
191 B
CSS

#info {
position: absolute;
font-size: 0.7em;
top: 70px;
right: 30px;
background-color: lightgrey;
padding: 4px;
}
.button {
position: absolute;
bottom: 10px;
left: 30px;
}