summaryrefslogtreecommitdiffstats
path: root/tests.css
blob: 51bca2754a6da1991a9923b2b182c78a49980463 (plain)
1
2
3
4
5
6
.checked {
    background-color: red;
}

.checked::before {
}