From 079a1f20af97551a00559c1c6f5bb8fb98b33f05 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Fri, 2 Jul 2021 04:22:08 +0000 Subject: Update style again --- sites/pmikkelsen.com/_werc/pub/style.css | 12 ++---------- sites/pmikkelsen.com/index.md | 3 ++- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/sites/pmikkelsen.com/_werc/pub/style.css b/sites/pmikkelsen.com/_werc/pub/style.css index 9403b0c..b79b8df 100644 --- a/sites/pmikkelsen.com/_werc/pub/style.css +++ b/sites/pmikkelsen.com/_werc/pub/style.css @@ -77,7 +77,7 @@ code > pre { padding: 0 0.5em; } -body > nav > div a { +body > nav > div a, article a:hover { color: #442a13; } @@ -91,14 +91,6 @@ article h1, article h2 { border-bottom: 2px solid #442a13; } -.thisPage { +article a, .thisPage, footer, header nav { color: #c48f3b; } - -article a { - color: #c48f3b; -} - -article a:hover { - color: #442a13; -} \ No newline at end of file diff --git a/sites/pmikkelsen.com/index.md b/sites/pmikkelsen.com/index.md index 00ecb2e..dd1f4e7 100644 --- a/sites/pmikkelsen.com/index.md +++ b/sites/pmikkelsen.com/index.md @@ -13,7 +13,8 @@ those things. - Plan 9 (the 9front fork) For information about how the website it setup, see -[this](/web/the-setup-of-this-site) post. +[this](/web/the-setup-of-this-site) post. The nice color theme +is made by my girlfriend. ## Me -- cgit v1.2.3