From 8908469bc9e09b0205bc021fecae50b26cd34a5d Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Tue, 17 Dec 2024 00:11:53 +0400 Subject: style.css: quote font-weight decreased --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index e65a88c..318ebbe 100644 --- a/style.css +++ b/style.css @@ -114,7 +114,7 @@ table { font-size: 1.3em; text-align: right; color: #C0C0C0; - font-weight: 530; + font-weight: 430; } #bar{ width: 100%; -- cgit v1.2.3