more work

This commit is contained in:
Pagwin 2024-10-02 18:44:37 -04:00
parent aafda03ccf
commit 5a5f453aaf
No known key found for this signature in database
GPG key ID: 81137023740CA260
2 changed files with 6 additions and 1 deletions

2
TODO
View file

@ -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

View file

@ -29,7 +29,10 @@ body.light{
--link-unclicked: #2535B4;
--link-clicked: #832244;
/*#E6DDE6
* #dce2e5*/
* #dce2e5
*
* promising
* #b4d2ec*/
--header-bg: #dce5dc;
/*#841163