summaryrefslogtreecommitdiffstats
path: root/css/admin.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/admin.css')
-rw-r--r--css/admin.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/css/admin.css b/css/admin.css
index 8571bc860..518508ffb 100644
--- a/css/admin.css
+++ b/css/admin.css
@@ -5,4 +5,8 @@
#news .form-line {
margin: 25px 0 15px 0;
-} \ No newline at end of file
+}
+
+#news .notice {
+ color: red;
+}