Update style.css
This commit is contained in:
parent
45d106d92b
commit
193b91583b
@ -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;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user