diff --git a/jstrr.css b/jstrr.css index 7aa2268..54e8b5e 100644 --- a/jstrr.css +++ b/jstrr.css @@ -2,6 +2,7 @@ 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; + font-size: 150%; } span.text {xcolor: blue;} span.text::first-line {background: white;}