summaryrefslogtreecommitdiff
path: root/style.less
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2021-11-17 12:48:24 +0000
committerYaco <franco@reevo.org>2021-11-17 12:48:24 +0000
commit9c788eec82c436181556ec62f6e21002443fd3c4 (patch)
tree00c59061183599a72f183e8de59ac3ad7729df93 /style.less
parent7677e62413cfa81c077ec05a5ddbdb4008c4f828 (diff)
new configurations
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