reverse condition drawing color nad cross game tick bg colr are red
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user