From 4ee7c38c0f8ba16a92778c44040ef717b2c95e1f Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Thu, 7 Apr 2022 11:05:32 +0200 Subject: [PATCH] Nouvelle forme de citation --- styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles.css b/styles.css index 7eb5331..4cf618a 100644 --- a/styles.css +++ b/styles.css @@ -196,7 +196,7 @@ div#a-lec_infos { .a-lec_list-post-title { display: block; padding: 15px; - background-color: var(--a-lec_blue); + background-color: var(--a-lec_yellow); color: var(--a-lec_white); font-weight: bold; padding: 10px; @@ -345,7 +345,7 @@ abbr { color: var(--a-lec_blue); content: "„"; font-size: 3rem; - margin-right: -25px; + margin-right: -30px; margin-top: -35px; display: block; text-align: right;