diff --git a/jstrr.css b/jstrr.css index d0eabe8..eb4d5b6 100644 --- a/jstrr.css +++ b/jstrr.css @@ -58,7 +58,7 @@ pre.current {background: white;} div#typing pre.mytext {border: 3px double red; color: blue;} p.info { - border: double 5px green; border-radius: 1em; margin: auto; + border: double 5px rgb(82, 255, 82); border-radius: 1em; margin: auto; text-align: center; font-size: x-large; padding 1ex; width: 60%; min-width: 5em; }