Browse Source

Scrolling code

Michelle Bu 12 năm trước cách đây
mục cha
commit
026c9094a3
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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 */