summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index 2e35ef8..0e3b9f0 100644
--- a/style.css
+++ b/style.css
@@ -59,6 +59,9 @@ a:active {
 	font-weight: bold;
 	color: white;
 }
+.alarm {
+	color: red;
+}
 .alert {
 	color: orange;
 }