From 2e84e2a301fe270f6911f597149cd88d9dc85abe Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Thu, 15 May 2025 02:13:55 +0500 Subject: feat: mod comments --- public/static/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'public/static') diff --git a/public/static/style.css b/public/static/style.css index 218df1a..0abe8d0 100644 --- a/public/static/style.css +++ b/public/static/style.css @@ -262,6 +262,12 @@ button.purple:hover, background: #ac88ea; } +button.big, +.button.big { + padding: 8px 24px; + font-size: 18px; +} + /** ---------- LIST -- cgit v1.2.3