JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
index.html: get rid of accidental padding
[watch-my-terminal.git] / index.html
index b7a0665..ef33901 100644 (file)
                        font-family: monospace;
                        font-size: 12px;
                        line-height: 14px;
+                       padding: 0;
+                       margin: 0;
+               }
+               body div {
                        white-space: pre;
                }
        </style>