diff options
author | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-12-04 14:25:04 +0100 |
---|---|---|
committer | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-12-04 14:25:04 +0100 |
commit | 99705462cadde368f8067b94be459b1cec0d5ca9 (patch) | |
tree | 83390b683926918fd33f67b5c0229b8a4a74c333 /play.html | |
parent | b4fbc9ef4ac0958c46b371a307d2fe77037d2580 (diff) | |
download | votes-for-women-99705462cadde368f8067b94be459b1cec0d5ca9.tar.gz |
orange congress box
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -438,8 +438,8 @@ div.congress_box { div.congress_box.action { background-clip: padding-box; - background-color: #fff8; - border: 5px solid white; + background-color: #FFA500CC; + border: 5px solid orange; } div.nineteenth_amendment_score:not(.hide) { |