summaryrefslogtreecommitdiffstats
path: root/web/html/css
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/css')
-rw-r--r--web/html/css/fonts.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/html/css/fonts.css b/web/html/css/fonts.css
index fdeddbe..b33aa84 100644
--- a/web/html/css/fonts.css
+++ b/web/html/css/fonts.css
@@ -122,3 +122,6 @@ a:hover {
h1,h2,h3,h4 {
font-size: 16pt;
}
+span.important {
+ color: #f00;
+}