keep same blackness colour

This commit is contained in:
lizzie
2026-08-04 03:46:02 +00:00
parent de8ae7d680
commit 930911efd7
+1 -1
View File
@@ -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 {