summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index 7728000..2b88e3c 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -72,6 +72,10 @@ margin:5px;
overflow:auto;
}
+.error{
+color:red;
+}
+
table.poll{
text-align:center;
}