summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-03-22 05:55:11 +0000
committerMatthew Lemon <y@yulqen.org>2024-03-22 05:55:11 +0000
commitd964a581ff29099e2aa4ad57577d19a27d39c212 (patch)
tree1b3d2971d5bd43a92e7b4f833b4c4c24a456bb2b /style.css
parent00955575143a081f0a2682025ac8debb551cc83a (diff)
wip
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index c4c28ea..c8c8446 100644
--- a/style.css
+++ b/style.css
@@ -158,6 +158,11 @@ header {
margin-top: 20px;
}
+.jumplist a {
+ font-weight: bold;
+ color: #657c76;
+}
+
h1 {
color: #657c76;
font-size: 2.0rem;