From d1482c9fcb37974eabb61574c42e54c197b4c3d5 Mon Sep 17 00:00:00 2001 From: neox Date: Thu, 29 Feb 2024 10:31:58 +0100 Subject: [PATCH] modules/header.raw : correction titre --- modules/header.raw | 4 ++-- template/styles.css | 9 ++------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/modules/header.raw b/modules/header.raw index 54206d5..ed18bed 100644 --- a/modules/header.raw +++ b/modules/header.raw @@ -15,13 +15,13 @@ #------------------------------------------------------------------------------ - + diff --git a/template/styles.css b/template/styles.css index 98d63b8..8e0105b 100644 --- a/template/styles.css +++ b/template/styles.css @@ -233,22 +233,17 @@ header#header { background-attachment: fixed; background-image: url(../template/electronic.jpg); background-position: 0 0; - margin-top: 0px; display: flex; - place-content: baseline center; -} -div#header_logo { - display:none; - background-image:url("logo_a-lec.svg"); } +div#header_logo {} img#header_logo_image { align-items: start; width: 160px; height: 160px; - place-content: baseline center; color: #FFF; font-weight: bold; font-size: 300%; + margin: 20px; } div#header_abouts {} p#header_title {