reverse condition drawing color nad cross game tick bg colr are red
This commit is contained in:
@@ -200,7 +200,7 @@ import Layout from "../../layouts/Layout.astro";
|
||||
position: relative;
|
||||
}
|
||||
input[type="checkbox"]:checked {
|
||||
background: blue;
|
||||
background: #FF0000;
|
||||
}
|
||||
input[type="checkbox"]:checked:after {
|
||||
content: "X";
|
||||
|
||||
Reference in New Issue
Block a user