diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2024-10-31 09:31:25 +0000 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-02 08:22:05 +0000 |
commit | acbd70b2dda9555217bc31767a507322468e97fe (patch) | |
tree | eda715dbe7be24872d56121df4d088e2c6a5a2cc | |
parent | d5f2e313c06eb2f264ef78cdc39a34de8d067442 (diff) | |
download | 1989-dawn-of-freedom-acbd70b2dda9555217bc31767a507322468e97fe.tar.gz |
Increase size of systematisation marker
-rw-r--r-- | play.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -210,6 +210,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 { |