diff --git a/static/style.css b/static/style.css index 606691b..00b3e84 100755 --- a/static/style.css +++ b/static/style.css @@ -1153,6 +1153,10 @@ input[type=checkbox]:hover { color:red; } +#demo8 { + color:red; +} + #limit-msg { color:red; }