diff options
Diffstat (limited to 'sites')
-rw-r--r-- | sites/pmikkelsen.com/_werc/pub/style.css | 12 | ||||
-rw-r--r-- | 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 |