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 cccf442..5d2aec3 100644
--- a/public/stylesheets/ccc.css
+++ b/public/stylesheets/ccc.css
@@ -25,7 +25,7 @@ pre {
25div#wrapper { 25div#wrapper {
26 position: relative; 26 position: relative;
27 width: 909px; 27 width: 909px;
28 margin: 0 auto; 28 margin-left: 90px;
29 text-align: left; 29 text-align: left;
30} 30}
31 31