From 77c7d534f46392f62b56305ec8b71eecff3b9221 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Tue, 9 Dec 2025 01:57:58 +0500 Subject: upd: counter images --- static/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 9aa1ca9..08ec9ef 100644 --- a/static/style.css +++ b/static/style.css @@ -147,6 +147,12 @@ textarea { COUNTER ------------ */ + +.counter { + font-size: 48px; + font-weight: bold; +} + .counter img:not(:first-child) { margin-left: 32px; } -- cgit v1.2.3