Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/css/map.css')
-rw-r--r--public/assets/css/map.css8
1 files changed, 2 insertions, 6 deletions
diff --git a/public/assets/css/map.css b/public/assets/css/map.css
index 207c8e6..c1f0141 100644
--- a/public/assets/css/map.css
+++ b/public/assets/css/map.css
@@ -15,7 +15,7 @@ text {
}
use[href="#hex"] {
- opacity: 0.5;
+ opacity: 0;
fill: transparent;
fill-opacity: 0.5;
stroke-width: 0.5px;
@@ -392,11 +392,7 @@ g[data-y="76"] { --i: 76; }
/* fill: inherit; */
}
-.building path {
- fill: none;
-}
-
-.furniture {
+.furniture, .stairs {
fill: rgb(104, 185, 181);
}