X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=blobdiff_plain;f=style.css;h=e71f222be2cbdf77713b81758faa8a29f3b831ac;hp=dfaa8e4f9fc32c58cc32a73904702cbb26057e70;hb=6208ce56961b78bf0fb22fc686412bb03791d2c2;hpb=bdf1eb444045a785f02bd41c09c49c165a48c665 diff --git a/style.css b/style.css index dfaa8e4..e71f222 100644 --- a/style.css +++ b/style.css @@ -254,6 +254,12 @@ button { padding-top: 0.25em; padding-bottom: 0.25em; width: 200px; + cursor: pointer; +} + +button.inline { + font-size: 100%; + width: auto; } button:hover {