From 4bec4883792f86cd835936113a9d39bebcf0344f Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Sun, 15 May 2022 02:32:08 -0700 Subject: web: implement difficulty abstraction for stdev --- web/static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/static/style.css') diff --git a/web/static/style.css b/web/static/style.css index 852cffd..f0f4b2f 100644 --- a/web/static/style.css +++ b/web/static/style.css @@ -144,6 +144,10 @@ body { border: 0; } +#titlebar input#difficulty { + width: 2ch; +} + #titlebar div.button { background-color: #3d2466; font-weight: 700; -- cgit v1.2.3-70-g09d2