X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=blobdiff_plain;f=style.css;h=98bc907264df78738e3a259c9cc6d301b085f2be;hp=dfaa8e4f9fc32c58cc32a73904702cbb26057e70;hb=8f6bf9ea2c4008e303e8a3b02f2dcfb113a4cfbf;hpb=bdf1eb444045a785f02bd41c09c49c165a48c665 diff --git a/style.css b/style.css index dfaa8e4..98bc907 100644 --- 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 {