summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-01-12 23:01:21 +0000
committerPaul Buetow <paul@buetow.org>2022-01-12 23:01:21 +0000
commitd2d30b6822140bcb1b5443e5cb6f94e1f74d9bdb (patch)
tree6d34b343771a4ae027a459a2d21127c653de84ce
parentd93c77ca24d298666567f7b90e8b5ec7690eaaf7 (diff)
parent88f8f6c94d310ecf284a340b275b3647c3eb975b (diff)
Merge branch 'content-html' of codeberg.org:snonux/snonux.de into content-html
-rw-r--r--gemfeed/style.css2
-rw-r--r--style.css2
2 files changed, 2 insertions, 2 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 {
diff --git a/style.css b/style.css
index 8682def8..15867b51 100644
--- a/style.css
+++ b/style.css
@@ -57,7 +57,7 @@ a.textlink:before {
}
p.quote {
- color: cyan;
+ color: #ffffff;
}
p.quote:before {