diff options
| -rw-r--r-- | public/stylesheets/ccc.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 1066bde..c58e3ae 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -110,13 +110,11 @@ div.main_navigation a.inactive:hover { | |||
| 110 | div.main_navigation a.active { | 110 | div.main_navigation a.active { |
| 111 | color: #000000; | 111 | color: #000000; |
| 112 | text-decoration: none; | 112 | text-decoration: none; |
| 113 | text-transform: lowercase; | ||
| 114 | font-size: 13px; | 113 | font-size: 13px; |
| 115 | } | 114 | } |
| 116 | 115 | ||
| 117 | div.main_navigation a.inactive { | 116 | div.main_navigation a.inactive { |
| 118 | color: #aeadad; | 117 | color: #aeadad; |
| 119 | text-transform: lowercase; | ||
| 120 | font-size: 13px; | 118 | font-size: 13px; |
| 121 | } | 119 | } |
| 122 | 120 | ||
