diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2024-10-31 09:31:25 +0000 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2024-10-31 09:31:25 +0000 |
commit | 4090f2cebe2bae78979260bb8aa7f5ee7e9a4b72 (patch) | |
tree | d750ef90918f800c457b06ad435ae4ad4ebe735e /play.css | |
parent | 580883baca6c5daabebbdfd3d2f9fb4aecc286af (diff) | |
download | 1989-dawn-of-freedom-4090f2cebe2bae78979260bb8aa7f5ee7e9a4b72.tar.gz |
Increase size of systematisation marker
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -209,6 +209,9 @@ body.Communist header.your_turn { background-color: hsl(355, 70%, 75%); } /* The Wall */ #event_9 { top: 175px; left: 216px; } +/* Systematisation */ +#event_69 {height: 65px; width: 65px; background-size: cover;} + /* CARD PANELS */ .panel { |