Updated map background

This commit is contained in:
Tim Schaub
2022-08-01 17:16:29 -06:00
parent 47d90a3f9b
commit 21223d7096
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

View File

@@ -186,7 +186,7 @@ ol.inline>li {
.map {
height: 400px;
width: 100%;
background: url(map-background.jpg) repeat;
background: var(--ol-background-color);
margin-bottom: 10px;
}