From 53a2e84af1ef1f35d835ef439260157038c70a46 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Thu, 15 May 2025 01:44:01 +0500 Subject: feat: tags --- public/static/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'public/static/style.css') diff --git a/public/static/style.css b/public/static/style.css index a53d128..218df1a 100644 --- a/public/static/style.css +++ b/public/static/style.css @@ -562,6 +562,11 @@ a.box:hover { width: 100%; } +.font-weight-normal, +.font-weight-normal th { + font-weight: normal; +} + /** ------------- USER -- cgit v1.2.3