From 7e4bb86959b03f64dba93c17d11c68a02b99f25f Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sun, 20 Jun 2021 09:47:10 +0200 Subject: [PATCH] Module decrease font-size --- html/css/style-classic7.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index cc2570ad8..ba1352d0b 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -160,7 +160,6 @@ td.tool a.mtitle:hover { text-align:right; padding:0px; margin: 0px; - font-size:12.16px; float:right; } #module table,#module table tr,#module table td { @@ -3016,7 +3015,7 @@ li.li-active { border:1px solid blue; margin:1px; border-radius: 0px; - font-size: 95%; + font-size: 75%; } #module .nav-pills a.nav-link:hover { background-color: navy !important;