diff options
Diffstat (limited to 'public/stylesheets')
| -rw-r--r-- | public/stylesheets/ccc.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 8b8dfc63..6d3585e0 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -66,7 +66,8 @@ div#main_navigation a:hover { | |||
| 66 | 66 | ||
| 67 | div#main_navigation a.active { | 67 | div#main_navigation a.active { |
| 68 | color: #535353; | 68 | color: #535353; |
| 69 | text-transform: uppercase; | 69 | text-decoration: underline; |
| 70 | text-transform: lowercase; | ||
| 70 | font-size: 14px; | 71 | font-size: 14px; |
| 71 | } | 72 | } |
| 72 | 73 | ||
