diff options
| author | hukl <contact@smyck.org> | 2009-11-10 23:10:11 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-11-10 23:10:11 +0100 |
| commit | 17c0cbe9162613d4ad90c7eec49785c620f8f326 (patch) | |
| tree | 9e88a8d344bd691a349c588aee281859f305ec11 /public | |
| parent | 7e2375dedfd8361212bc5b0055bdeb042010ffca (diff) | |
re-enabled regular link hover color
Diffstat (limited to 'public')
| -rw-r--r-- | public/stylesheets/ccc.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index c12ad8b..e4b8067 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -26,7 +26,7 @@ a:visited { | |||
| 26 | } | 26 | } |
| 27 | 27 | ||
| 28 | a:hover { | 28 | a:hover { |
| 29 | color: #535353; | 29 | color: #F8921E; |
| 30 | } | 30 | } |
| 31 | 31 | ||
| 32 | pre { | 32 | pre { |
