summaryrefslogtreecommitdiff
path: root/style.less
diff options
context:
space:
mode:
Diffstat (limited to 'style.less')
-rw-r--r--style.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.less b/style.less
index 705db87..bf14b76 100644
--- a/style.less
+++ b/style.less
@@ -1,5 +1,6 @@
@font-family-sans-serif: "Source Sans Pro","Open Sans", Calibri, Candara, Arial, sans-serif;
+
nav#mw-navigation {
background-color: #2c3a15;
box-shadow: 0 2px 8px #000000;
@@ -82,6 +83,9 @@ section#home-header {
font-weight: 200;
}
+.mw-indicator-mw-helplink {display: none;}
+
+
// **************** Map elements
// We change the color of the marker using filter. The base color must be black. Color generator: https://codepen.io/sosuke/pen/Pjoqqp