summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/stylesheets/ccc.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css
index 9cd064f..a00377a 100644
--- a/public/stylesheets/ccc.css
+++ b/public/stylesheets/ccc.css
@@ -18,6 +18,10 @@ a:hover {
18 color: #ff9600; 18 color: #ff9600;
19} 19}
20 20
21pre {
22 overflow: auto;
23}
24
21div#wrapper { 25div#wrapper {
22 position: relative; 26 position: relative;
23 width: 909px; 27 width: 909px;