diff --git a/feast.css b/feast.css index 8cf91d7..b81c715 100644 --- a/feast.css +++ b/feast.css @@ -27,24 +27,28 @@ button { width: 100px; height: 100px; font-size: 18px; + user-select: none; } .action-button { width: 100px; height: 100px; font-size: 18px; + user-select: none; } .combat-button { width: 100px; height: 100px; font-size: 18px; + user-select: none; } .dialog-button { width: 300px; height: 75px; - font-size: 18px;s + font-size: 18px; + user-select: none; } #dialog {