Add examples.css
This commit is contained in:
committed by
Frederic Junod
parent
a96fa30e97
commit
2d454c429a
13
examples/examples.css
Normal file
13
examples/examples.css
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
body {
|
||||||
|
padding-top: 60px;
|
||||||
|
}
|
||||||
|
.map {
|
||||||
|
height: 400px;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
.ol-attribution {
|
||||||
|
max-width: 50%;
|
||||||
|
}
|
||||||
|
#tags {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user