summaryrefslogtreecommitdiff
path: root/public/stylesheets
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-09-12 19:47:43 +0200
committerhukl <contact@smyck.org>2009-09-12 19:47:43 +0200
commitc73d7ed9f32830a363cd6477cf5d10d1ebdc3224 (patch)
treef0727c2bad8472b03a33b605727d91bc926eaa35 /public/stylesheets
parentff47fc4cc988b15728419ebe7c995b62e83d2716 (diff)
padding at the bottom
Diffstat (limited to 'public/stylesheets')
-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 c1ab85f..9c6688e 100644
--- a/public/stylesheets/ccc.css
+++ b/public/stylesheets/ccc.css
@@ -113,6 +113,7 @@ div#center_column {
113 width: 460px; 113 width: 460px;
114 padding-left: 15px; 114 padding-left: 15px;
115 padding-right: 15px; 115 padding-right: 15px;
116 padding-bottom: 40px;
116} 117}
117 118
118div#center_column h2 a { 119div#center_column h2 a {