summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/stylesheets/ccc.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css
index 8afc24c..290c40c 100644
--- a/public/stylesheets/ccc.css
+++ b/public/stylesheets/ccc.css
@@ -23,7 +23,7 @@ div#wrapper {
23 width: 909px; 23 width: 909px;
24 margin-left: 90px; 24 margin-left: 90px;
25 text-align: left; 25 text-align: left;
26 min-height: 700px; 26 min-height: 800px;
27} 27}
28 28
29pre { 29pre {