summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2021-12-26 19:12:38 +0800
committerAndrew Yu <andrew@andrewyu.org>2021-12-26 19:12:38 +0800
commit65d22d430fd12dbf926109d52e47460557654052 (patch)
treebca75fcea290084cd34a558e3df89947eef29aa0 /style.css
parent80cff73fc8924147634990bede67e6b3ec8656fd (diff)
downloadwww-65d22d430fd12dbf926109d52e47460557654052.tar.gz
free software responsibility
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;
 }