From fd8244d1937754b6c0ce1cbe4941d0182ea131a7 Mon Sep 17 00:00:00 2001 From: Oleg Sh Date: Fri, 23 May 2025 16:25:44 +0200 Subject: [PATCH] Small changes in font size. --- i/css/home.css | 2 +- i/css/main_tpl.css | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/i/css/home.css b/i/css/home.css index e598391..cc6c607 100755 --- a/i/css/home.css +++ b/i/css/home.css @@ -308,7 +308,7 @@ width:100%; height:32px; background-color:#b9e3ff!important; - font-size:20px; + font-size:16px; line-height:1; } diff --git a/i/css/main_tpl.css b/i/css/main_tpl.css index decd67e..bd7d22e 100755 --- a/i/css/main_tpl.css +++ b/i/css/main_tpl.css @@ -74,6 +74,8 @@ position: absolute; bottom: 0; + font-size: 0.9em; + .container { padding-left: 25px;