summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/styles.css b/static/styles.css
index 141aa46..605fef3 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -143,7 +143,7 @@ color:#808080;
text-decoration:none;
}
-.alert, .error{
+.alert, .error, .errorlist{
color:blue;
}
@@ -309,4 +309,4 @@ text-align:center;
.comments .submit{
width:auto;
-} \ No newline at end of file
+}