summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-12-02 16:50:36 +0100
committerTor Andersson <tor@ccxvii.net>2023-12-02 16:50:36 +0100
commit68cc08b00bcd05fdca0f97d3fbe880158feb4be1 (patch)
treeeef8cbef1f7f3abfdb7089012c00016bbde9b4b3 /play.html
parent3b3fece21f8ab0e934f198f1f57a06a21600338c (diff)
downloadvotes-for-women-68cc08b00bcd05fdca0f97d3fbe880158feb4be1.tar.gz
Isometric congress marker.
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index e210d36..c5cda10 100644
--- a/play.html
+++ b/play.html
@@ -401,7 +401,7 @@ div.nineteenth_amendment_score:not(.hide) {
.piece.purple2 { width: 36px; height: 50px; background-size: 36px 50px; background-image: url(pieces/purple2.svg); }
.piece.purple1 { width: 34px; height: 50px; background-size: 36px 50px; background-image: url(pieces/purple1.svg); }
.piece.no { width: 42px; height: 32px; background-size: 42px 32px; background-image: url(pieces/no.svg); }
-.piece.congress { width: 32px; height: 32px; background-size: 32px 32px; background-image: url(pieces/cog.svg); }
+.piece.congress { width: 32px; height: 48px; background-size: 32px 48px; background-image: url(pieces/iso_congress.svg); }
div.button_box {
position: absolute;