diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-09-17 13:06:40 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-09-17 13:06:40 +0100 |
commit | 18226eaf1ff308d7d406346b64c13fe01406a049 (patch) | |
tree | 8e061968fb5a3f0397e360543c106eaaec350745 | |
parent | 8557ed0d9f6ca653416f959af8d0a3500f8d4544 (diff) |
Let custom links fallback to normal link colour.
-rw-r--r-- | public/stylesheets/custom.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/stylesheets/custom.css b/public/stylesheets/custom.css index b269c4a..8718896 100644 --- a/public/stylesheets/custom.css +++ b/public/stylesheets/custom.css @@ -80,7 +80,6 @@ color:#000000; } .request_listing span.head a,.user_listing span.head a,.body_listing span.head a { -color:#6B3C6A; font-family:'DeliciousRoman', Arial, sans-serif; font-weight:400; } |