Add examples.css

This commit is contained in:
Tom Payne
2013-03-05 16:37:37 +01:00
committed by Frederic Junod
parent a96fa30e97
commit 2d454c429a

13
examples/examples.css Normal file
View File

@@ -0,0 +1,13 @@
body {
padding-top: 60px;
}
.map {
height: 400px;
width: 100%;
}
.ol-attribution {
max-width: 50%;
}
#tags {
display: none;
}