diff --git a/static/style.css b/static/style.css index 61151a6..ef42760 100755 --- a/static/style.css +++ b/static/style.css @@ -1157,6 +1157,10 @@ input[type=checkbox]:hover { color:red; } +#demo9 { + color:red; +} + #limit-msg { color:red; }