summaryrefslogtreecommitdiff
path: root/public/stylesheets/ccc.css
diff options
context:
space:
mode:
authorhukl <hukl@eyelyn.local>2009-11-10 22:47:22 +0100
committerhukl <hukl@eyelyn.local>2009-11-10 22:47:22 +0100
commit7e2375dedfd8361212bc5b0055bdeb042010ffca (patch)
tree9c33c647cfbc6a39f7dd538dd23a6583adac40cb /public/stylesheets/ccc.css
parenta150d9893e85d8f0e026b926768986f744f16eee (diff)
parentde0647b6b5af45037b75c4e2ddb32d6aed752233 (diff)
Merge branch 'master' of github.com:hukl/cccms
Diffstat (limited to 'public/stylesheets/ccc.css')
-rw-r--r--public/stylesheets/ccc.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css
index 148fced..c12ad8b 100644
--- a/public/stylesheets/ccc.css
+++ b/public/stylesheets/ccc.css
@@ -6,6 +6,7 @@ body {
6 font-family: Verdana, Helvetica, Arial, sans-serif; 6 font-family: Verdana, Helvetica, Arial, sans-serif;
7 font-size: 11px; 7 font-size: 11px;
8 line-height: 16px; 8 line-height: 16px;
9 background-color: #ffffff;
9 color: #535353; 10 color: #535353;
10} 11}
11 12