pick a name when you join
[mudd.git] / style.css
index bfc06fe..dba9f27 100644 (file)
--- 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;