summaryrefslogtreecommitdiff
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 39aa7c1..7e089c0 100644
--- a/style.css
+++ b/style.css
@@ -51,3 +51,6 @@ a:hover {
.h1Green {
color: var(--cl-green-6);
}
+.h1Red {
+ color: var(--cl-red-6);
+}