diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-13 23:54:48 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-13 23:54:48 +0000 |
| commit | c1a4cdbb16f4d44f1088279c664660634cd72927 (patch) | |
| tree | de7538a9af5a7de9757dcd56ff7f9e51b5eb6123 /gemfeed/style.css | |
| parent | b22804641e8348712a718790d279856fe99f89f6 (diff) | |
Publishing new version
Diffstat (limited to 'gemfeed/style.css')
| -rw-r--r-- | gemfeed/style.css | 4 |
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; |
