]> git.cworth.org Git - lmno.games/blobdiff - style.css
style: Use a pointer cursor for the button element
[lmno.games] / style.css
index 5128982a44d5e52f1c9387b8b9a7d6a753e3c72d..e71f222be2cbdf77713b81758faa8a29f3b831ac 100644 (file)
--- a/style.css
+++ b/style.css
@@ -254,6 +254,7 @@ button {
     padding-top: 0.25em;
     padding-bottom: 0.25em;
     width: 200px;
+    cursor: pointer;
 }
 
 button.inline {