From 5ed88413318f914e774f1bdc64aa7023d0819957 Mon Sep 17 00:00:00 2001 From: Madison Rye Progress Date: Tue, 2 Jul 2024 11:25:07 -0700 Subject: [PATCH] Fix nav --- static/css/toledot.css | 1 + themes/maddybook | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/static/css/toledot.css b/static/css/toledot.css index 155c074..f4157e1 100644 --- a/static/css/toledot.css +++ b/static/css/toledot.css @@ -53,6 +53,7 @@ body.dark-mode .hero { background-size: cover; background-position: center; background-color: #282828; + color: #eee; } .hero ul { diff --git a/themes/maddybook b/themes/maddybook index 08e9788..97e532b 160000 --- a/themes/maddybook +++ b/themes/maddybook @@ -1 +1 @@ -Subproject commit 08e978819f0ee82bc647c4caf09c5acf898c175e +Subproject commit 97e532b19b4dda21fbe7f73276574eea952b1414