diff options
author | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-11-07 16:46:04 +0100 |
---|---|---|
committer | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-11-07 16:46:04 +0100 |
commit | 5cde8aae28dc09a1b5e817fc6b3b87c8613c8769 (patch) | |
tree | 6414a32ed73f4ba36cc1277712c2683e2cd613de /play.html | |
parent | 779ee568c78238027d86028c39beb7b6bf959ab7 (diff) | |
download | votes-for-women-5cde8aae28dc09a1b5e817fc6b3b87c8613c8769.tar.gz |
add congress, add cubes
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -146,7 +146,7 @@ div.state { } div.state.action { - background-color: rgba(251, 186, 0, 0.5); + background-color: rgba(255, 255, 0, 0.8); border-color: white; } |