summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-05-23 15:24:44 +0200
committerTor Andersson <tor@ccxvii.net>2023-02-18 12:31:29 +0100
commit27720e4a22f9de2a1efa16dc68eb113c5af6fc46 (patch)
treecfb88d3ef68c33f1b6fdec93817496ba3dd20430
parent9e0b71d3243ea57cdcc34227a019db0574c09fcb (diff)
downloadpax-pamir-27720e4a22f9de2a1efa16dc68eb113c5af6fc46.tar.gz
Make climate change actions stand out more on the map.
-rw-r--r--play.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/play.css b/play.css
index 4e948cd..0ba06d0 100644
--- a/play.css
+++ b/play.css
@@ -435,6 +435,10 @@ body.shift #tooltip.focus { display: block; }
height: 48px;
}
+.suit.action {
+ box-shadow: 0 0 0 2px black;
+}
+
#suit_political { top: 129px; }
#suit_intelligence { top: 216px; }
#suit_economic { top: 305px; }