From 8cb01cc2b4530357ececdae389d5219a05fe6e9d Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Thu, 7 Apr 2022 11:10:20 +0200 Subject: [PATCH] Nouvelle forme de citation --- styles.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/styles.css b/styles.css index 4cf618a..f5d9b77 100644 --- a/styles.css +++ b/styles.css @@ -193,6 +193,11 @@ div#a-lec_infos { ======================================================================== */ +.a-lec_latest-posts { + color: var(--a-lec_yellow); + font-style: italic; +} + .a-lec_list-post-title { display: block; padding: 15px;