diff options
-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) { |