diff --git a/jstrr.css b/jstrr.css index 7aa2268..e7be2e5 100644 --- a/jstrr.css +++ b/jstrr.css @@ -1,4 +1,4 @@ -body {background: azure;} +body {background: red;} 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;