Updated map background
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 3.4 KiB |
+1
-1
@@ -186,7 +186,7 @@ ol.inline>li {
|
|||||||
.map {
|
.map {
|
||||||
height: 400px;
|
height: 400px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: url(map-background.jpg) repeat;
|
background: var(--ol-background-color);
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user