From 46aa05512cd20a9a04e59b03bfc3f8c4cfc0c992 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Thu, 7 Apr 2022 00:01:39 +0200 Subject: [PATCH] Section articles --- styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles.css b/styles.css index f9e9232..eee0f0d 100644 --- a/styles.css +++ b/styles.css @@ -206,8 +206,8 @@ div#a-lec_infos { .a-lec_list-post-metas { display: block; padding: 15px; - background-color: var(--a-lec_yellow); - color: #fff; + background-color: #FDF1B8; + color: #000; font-size: 80%; padding: 10px; font-weight: bold;