]> git.cworth.org Git - lmno.games/blobdiff - style.css
Delay the "Connection lost" message by a second
[lmno.games] / style.css
index e71f222be2cbdf77713b81758faa8a29f3b831ac..91cee834c83438a92d7b698418e0588587a69f24 100644 (file)
--- a/style.css
+++ b/style.css
@@ -119,7 +119,7 @@ body {
     margin-left: auto;
     margin-right: auto;
     padding-top: 0;
-    padding-bottom: 0;
+    padding-bottom: 2em;
     padding-left: 1em;
     padding-right: 1em;
 }
@@ -258,7 +258,8 @@ button {
 }
 
 button.inline {
-    font-size: 100%;
+    font-size: 72%;
+    font-weight: bold;
     width: auto;
 }