From 7d23918617d74c3a1c8bd420ed674c981f5422b9 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sat, 20 Jan 2024 22:15:00 +0100 Subject: [PATCH] =?UTF-8?q?1410=20alignement=20du=20s=C3=A9lecteur=20d'esp?= =?UTF-8?q?aces?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/layout/common.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/core/layout/common.css b/core/layout/common.css index e75cfc6..9b2de38 100644 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -551,6 +551,8 @@ body > nav { /* Items du menu */ + + nav a>img { margin: -4px 0; vertical-align: middle; @@ -587,6 +589,7 @@ nav ul { nav li { display: inline-block; position: relative; + align-self: center; } nav li ul { @@ -613,10 +616,12 @@ nav #menuSelectCourse { border: 0; color: #111112; font-size: 1em; - background-color: rgba(255, 255, 255, 1); + background-color: rgba(255, 255, 255, 1); line-height: 45px; } + + /* nav .navSub a{ background-color:red !important;