Zeus Logo behind popup and WP support
This commit is contained in:
parent
ad1a4e5b92
commit
9c6754193a
1 changed files with 8 additions and 0 deletions
8
map.css
8
map.css
|
@ -37,6 +37,14 @@ html, body {
|
||||||
bottom: -5px;
|
bottom: -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.leaflet-top.leaflet-right {
|
||||||
|
z-index:1;
|
||||||
|
}
|
||||||
|
|
||||||
|
a img {
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
|
Loading…
Reference in a new issue