JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
wrap lines in <code>s not <divs>
[watch-my-terminal.git] / index.html
index ef33901..010e0cf 100644 (file)
@@ -14,7 +14,8 @@
                        padding: 0;
                        margin: 0;
                }
-               body div {
+               body code {
+                       display: block;
                        white-space: pre;
                }
        </style>