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