From 99705462cadde368f8067b94be459b1cec0d5ca9 Mon Sep 17 00:00:00 2001 From: Mischa Untaga <99098079+MischaU8@users.noreply.github.com> Date: Mon, 4 Dec 2023 14:25:04 +0100 Subject: orange congress box --- play.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/play.html b/play.html index 90834e0..ceb9d93 100644 --- a/play.html +++ b/play.html @@ -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) { -- cgit v1.2.3