Port over the full-screen, geojson and geolocation-orientation examples
This commit is contained in:
committed by
Andreas Hocevar
parent
78ce9de4af
commit
2ebefc4466
13
examples_src/geolocation-orientation.css
Normal file
13
examples_src/geolocation-orientation.css
Normal file
@@ -0,0 +1,13 @@
|
||||
#info {
|
||||
position: absolute;
|
||||
font-size: 0.7em;
|
||||
top: 70px;
|
||||
right: 30px;
|
||||
background-color: lightgrey;
|
||||
padding: 4px;
|
||||
}
|
||||
.button {
|
||||
position: absolute;
|
||||
bottom: 10px;
|
||||
left: 30px;
|
||||
}
|
||||
Reference in New Issue
Block a user