Update style.css

This commit is contained in:
Justin 2022-06-12 00:05:40 +08:00 committed by GitHub
parent 45d106d92b
commit 193b91583b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1124,3 +1124,35 @@ label:hover {
input[type=checkbox]:hover { input[type=checkbox]:hover {
cursor:pointer; cursor:pointer;
} }
#demo {
color:red;
}
#demo2 {
color:red;
}
#demo3 {
color:red;
}
#demo4 {
color:red;
}
#demo5 {
color:red;
}
#demo6 {
color:red;
}
#demo7 {
color:red;
}
#limit-msg {
color:red;
}