From d9fbd6d07a84304433b560e4e48d0c20d3dd2236 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sun, 22 Oct 2023 18:00:35 +0200 Subject: [PATCH] =?UTF-8?q?taille=20des=20ic=C3=B4nes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/layout/common.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/layout/common.css b/core/layout/common.css index 54f447c..18d46bb 100644 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -461,7 +461,7 @@ td>.col12 { } #bar select { width: 95%; - margin: 10px; + margin: 5px; text-align-last: center; } #bar #barLeft { @@ -469,7 +469,7 @@ td>.col12 { } #bar #barLeft, #bar #barRight { - font-size: 1.6em; + font-size: 1.2em; } #bar #displayUsername { display: none;