Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'public/map.css')
-rw-r--r--public/map.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/public/map.css b/public/map.css
index cc95931..dda1655 100644
--- a/public/map.css
+++ b/public/map.css
@@ -100,6 +100,14 @@ g.clone {
stroke-dasharray: 1;
}
+g.clone [href="#counter-prone"] {
+ opacity: 0.5;
+}
+
+.removed[href="#counter-prone"] {
+ opacity: 0.5;
+}
+
g[data-allegiance="davion"].clone {
fill: rgb(255, 126, 126);
}