From 19703b2490eb9baf5880c9fb590213e2498d5d08 Mon Sep 17 00:00:00 2001 From: justuser-31 Date: Tue, 3 Feb 2026 19:55:43 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=BF=D0=BE=D0=BB=D0=BD=D1=8F?= =?UTF-8?q?=D1=82=D1=8C=20=D0=92=D0=95=D0=A1=D0=AC=20div,=20=D1=87=D1=82?= =?UTF-8?q?=D0=BE=D0=B1=D1=8B=20=D0=BE=D0=BD=20=D0=B1=D1=8B=D0=BB=20=D0=92?= =?UTF-8?q?=D0=95=D0=A1=D0=AC=20=D0=BA=D0=BB=D0=B8=D0=BA=D0=B0=D0=B1=D0=B5?= =?UTF-8?q?=D0=BB=D1=8C=D0=BD=D1=8B=D0=B9=20(=D1=81=D0=BF=D0=B8=D1=81?= =?UTF-8?q?=D0=BE=D0=BA=20=D1=84=D0=B0=D0=B9=D0=BB=D0=BE=D0=B2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 05722c8..304d3b9 100644 --- a/static/style.css +++ b/static/style.css @@ -221,8 +221,9 @@ div[style*="margin: 5px 0"] button { } div[style*="margin: 5px 0"] a:only-child { display: block; - padding: 12px 16px; + padding: 12px 0px; font-weight: 500; + width: 100%; } p a.back-btn { display: inline-block;