summaryrefslogtreecommitdiff
path: root/gemfeed/style.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-01-13 23:54:46 +0000
committerPaul Buetow <paul@buetow.org>2022-01-13 23:54:46 +0000
commit63accb8e0e2897ed8a325696e93025ea1ac1a008 (patch)
tree044d5047ba823df2e642f71dd7f63d6b6ac55338 /gemfeed/style.css
parent0ff01ed7bfa03d377071e92d582318373d6b7a02 (diff)
Publishing new version
Diffstat (limited to 'gemfeed/style.css')
-rw-r--r--gemfeed/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/gemfeed/style.css b/gemfeed/style.css
index 8682def8..686d63d7 100644
--- a/gemfeed/style.css
+++ b/gemfeed/style.css
@@ -60,6 +60,10 @@ p.quote {
color: cyan;
}
+p.footer {
+ color: #ffa500;
+}
+
p.quote:before {
content: " « ";
padding-left: 2px;