diff options
| -rw-r--r-- | public/stylesheets/ccc.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index d2b52be..84fa0de 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -5,6 +5,7 @@ body { | |||
| 5 | font-family: Verdana, sans-serif; | 5 | font-family: Verdana, sans-serif; |
| 6 | font-size: 11px; | 6 | font-size: 11px; |
| 7 | line-height: 16px; | 7 | line-height: 16px; |
| 8 | background-color: #ffffff; | ||
| 8 | color: #535353; | 9 | color: #535353; |
| 9 | } | 10 | } |
| 10 | 11 | ||
