Update style.css

This commit is contained in:
Justin 2022-06-13 01:44:06 +08:00 committed by GitHub
parent 5daed9eb6e
commit 9b6b39d962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1153,6 +1153,10 @@ input[type=checkbox]:hover {
color:red; color:red;
} }
#demo8 {
color:red;
}
#limit-msg { #limit-msg {
color:red; color:red;
} }