diff options
| -rw-r--r-- | public/images/header.png | bin | 9877 -> 10700 bytes | |||
| -rw-r--r-- | public/stylesheets/ccc.css | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/public/images/header.png b/public/images/header.png index 29a1f94..d54bc2c 100644 --- a/public/images/header.png +++ b/public/images/header.png | |||
| Binary files differ | |||
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 8b8dfc6..6d3585e 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 | ||
