Browse Source

Scrolling code

Michelle Bu 11 years ago
parent
commit
026c9094a3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/style.css

+ 2 - 0
docs/style.css

@@ -127,6 +127,8 @@ section.start pre {
   padding: 20px;
   color: #e7e0e5;
   text-shadow: 0 -1px 0 rgba(0,0,0,0.1);
+  max-width: 100%;
+  overflow: scroll;
 }
 /** /code */