diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-07-04 18:17:14 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-07-04 18:24:58 +0100 |
| commit | 11a6081a90ccd11df1d4bef0f6e164a593f320d1 (patch) | |
| tree | a9ec65ace2a9bfa166ff9f25ab31fdc09a490bcc /header.html.part | |
| parent | 6b24f401cfce32214caab6d79549b4ee50f566f5 (diff) | |
change main domain back to buetow.org
Diffstat (limited to 'header.html.part')
| -rw-r--r-- | header.html.part | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/header.html.part b/header.html.part index 6fa50d1..c75f39e 100644 --- a/header.html.part +++ b/header.html.part @@ -36,7 +36,7 @@ img { pre { display: block; background-color: #111; - color: #0ca; + color: #66cdaa; padding: 5px; overflow-x: auto; } @@ -47,7 +47,7 @@ a.textlink:before { } p.quote { - color: #82EEFD; + color: #82eefd; } p.quote:before { |
