Add a background image to the example maps

image from http://subtlepatterns.com/
This commit is contained in:
Frederic Junod
2013-04-24 17:52:40 +02:00
parent 4094ace04b
commit a1af290d18
2 changed files with 1 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ body {
.map {
height: 400px;
width: 100%;
background: url(textured_paper.jpeg) repeat;
}
.ol-attribution {
max-width: 50%;