summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-02-08 12:16:49 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-02-08 12:16:49 +0800
commit89a9cd0dc3603468c391195eb64a2df1958f6727 (patch)
tree63664638545b22ce73e9f69f009984b2e98c5f3f
parent3546d1bab242653c091ff7a3d343d91732181965 (diff)
downloadwww-89a9cd0dc3603468c391195eb64a2df1958f6727.tar.gz
fix css
-rw-r--r--favor.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/favor.css b/favor.css
index c09a7d9..17ce0b6 100644
--- a/favor.css
+++ b/favor.css
@@ -92,6 +92,9 @@ a:active {
 .alarm {
 	color: red;
 }
+.alarm p {
+	color: red;
+}
 .alert {
 	color: orange;
 }