diff --git a/public_html/style.css b/public_html/style.css index a99bdae..ab75a89 100644 --- a/public_html/style.css +++ b/public_html/style.css @@ -143,3 +143,12 @@ select.error, textarea.error, input.error { color: #FF0000; } +.ol-zoom { + left: unset !important; + right: 1.2em !important; +} + +.layer-switcher { + top: 5em !important; +} +