X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=style.css;h=dba9f2707763abdfe2110de39e72fc75d53df72f;hb=27d2f15507f85650b7651d409ec38cfbea8fd31f;hp=bfc06fe74a8c6c5830d48e836c675c21328643b1;hpb=b6a6f3a06ee585c17fb7fe8c7aa5dae80e8db5d6;p=mudd.git diff --git a/style.css b/style.css index bfc06fe..dba9f27 100644 --- a/style.css +++ b/style.css @@ -35,11 +35,15 @@ body { margin-left: 25px; } +#submit { + display: none; +} + #log { + display: none; margin: 10px 3px 15px 3px; padding: 5px 0; border: 3px solid black; - display: inline-block; width: 370px; height: 150px; overflow-y: auto;