diff --git a/TODO b/TODO index 94dfbe4..fbc6161 100644 --- a/TODO +++ b/TODO @@ -5,3 +5,5 @@ handle dark/light theming correctly (https://www.joshwcomeau.com/react/dark-mode get code blocks working properly ico? + +add CSS styling rule(s) so headers don't get link colors diff --git a/static/css/default.css b/static/css/default.css index 655973e..2e33878 100644 --- a/static/css/default.css +++ b/static/css/default.css @@ -29,7 +29,10 @@ body.light{ --link-unclicked: #2535B4; --link-clicked: #832244; /*#E6DDE6 - * #dce2e5*/ + * #dce2e5 + * + * promising + * #b4d2ec*/ --header-bg: #dce5dc; /*#841163