reverse condition drawing color nad cross game tick bg colr are red

This commit is contained in:
dev sp
2024-01-11 12:18:34 +00:00
parent f5b30fa746
commit 4dfc08406d
4 changed files with 5 additions and 5 deletions

View File

@@ -234,7 +234,7 @@ import Layout from "../../layouts/Layout.astro";
position: relative;
}
input[type="checkbox"]:checked {
background: blue;
background: #FF0000;
}
input[type="checkbox"]:checked:after {
border: none;