]> git.cworth.org Git - lmno.games/blobdiff - style.css
Style inline buttons for better appearance
[lmno.games] / style.css
index 5128982a44d5e52f1c9387b8b9a7d6a753e3c72d..98bc907264df78738e3a259c9cc6d301b085f2be 100644 (file)
--- a/style.css
+++ b/style.css
@@ -254,10 +254,12 @@ button {
     padding-top: 0.25em;
     padding-bottom: 0.25em;
     width: 200px;
+    cursor: pointer;
 }
 
 button.inline {
-    font-size: 100%;
+    font-size: 72%;
+    font-weight: bold;
     width: auto;
 }