display: none;
}
-/* Rules for the main content area */
-
-#content {
- top: 30px;
-}
-
/* Rules for OpenLayers maps */
-.olControlZoom {
+.leaflet-control-zoom {
display: none;
}
-
-/* Rules for map bug reporting */
-
-#reportbuganchor {
- font-size: 150%;
-}