summaryrefslogtreecommitdiff
path: root/web/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/static/style.css')
-rw-r--r--web/static/style.css4
1 files changed, 4 insertions, 0 deletions
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;