diff options
Diffstat (limited to 'static/styles.css')
-rw-r--r-- | static/styles.css | 4 |
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 +} |