diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-08 11:20:18 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-08 11:20:18 +0000 |
| commit | 1c6baa1d8476afd72f6a0fb1ff3ac0a4f0b0e907 (patch) | |
| tree | 64e016c81893d884cc5c1f7734b025d851aeb02e | |
| parent | 7502555ae2ac56d705275ab8780892f01a0d0b46 (diff) | |
Publishing new version
| -rw-r--r-- | gemfeed/style.css | 2 | ||||
| -rw-r--r-- | style.css | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gemfeed/style.css b/gemfeed/style.css index 15867b51..8682def8 100644 --- a/gemfeed/style.css +++ b/gemfeed/style.css @@ -57,7 +57,7 @@ a.textlink:before { } p.quote { - color: #ffffff; + color: cyan; } p.quote:before { @@ -57,7 +57,7 @@ a.textlink:before { } p.quote { - color: #ffffff; + color: cyan; } p.quote:before { |
