diff --git a/src/webpage/style.css b/src/webpage/style.css index 7b303b5..27bfa45 100644 --- a/src/webpage/style.css +++ b/src/webpage/style.css @@ -5039,7 +5039,7 @@ fieldset input[type="radio"] { justify-content: center; font-weight: bold; color: white; - background: color-mix(in srgb, black 25%, transparent); + background: color-mix(in srgb, black 50%, transparent); } } .gifbox {