diff --git a/jstrr.css b/jstrr.css index e7be2e5..3b74f9b 100644 --- a/jstrr.css +++ b/jstrr.css @@ -1,4 +1,4 @@ -body {background: red;} +body {background: blue;} div#typing {margin: 1em 1ex; border-top: double cyan 5px;} div#typing pre { min-height: 3em; border: 1px solid navy; margin: 0 1ex; padding: 0 0.5ex;