diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-05-12 00:20:28 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-05-24 21:06:18 +0200 |
commit | fa51443a305cfb8eba1e2021e4bd3f77fe336ea6 (patch) | |
tree | 9ad09e96c8e3a2b06fdc30a17ba570b0e3f30d44 /play.html | |
parent | 5e98e7faa05aacf69e8a628d142dd243dd35a9b0 (diff) | |
download | red-flag-over-paris-fa51443a305cfb8eba1e2021e4bd3f77fe336ea6.tar.gz |
Clean up objective handling.
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ body.Versailles header.your_turn { background-color: skyblue; } } #hand { min-width: 1060px } +#hand.censorship { min-width: 1330px } #commune_cards { min-width: 790px } #versailles_cards { min-width: 790px } #set_aside { min-width: 790px } |