diff options
| -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 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 { @@ -57,7 +57,7 @@ a.textlink:before { } p.quote { - color: cyan; + color: #ffffff; } p.quote:before { |
