diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-12 23:01:21 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-12 23:01:21 +0000 |
| commit | d2d30b6822140bcb1b5443e5cb6f94e1f74d9bdb (patch) | |
| tree | 6d34b343771a4ae027a459a2d21127c653de84ce /gemfeed/style.css | |
| parent | d93c77ca24d298666567f7b90e8b5ec7690eaaf7 (diff) | |
| parent | 88f8f6c94d310ecf284a340b275b3647c3eb975b (diff) | |
Merge branch 'content-html' of codeberg.org:snonux/snonux.de into content-html
Diffstat (limited to 'gemfeed/style.css')
| -rw-r--r-- | gemfeed/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/style.css b/gemfeed/style.css index 8682def8..15867b51 100644 --- a/gemfeed/style.css +++ b/gemfeed/style.css @@ -57,7 +57,7 @@ a.textlink:before { } p.quote { - color: cyan; + color: #ffffff; } p.quote:before { |
