From 06917125a4685e77935c4ff6a62a93610c2f8c8d Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Fri, 24 Jun 2022 23:47:51 +0200 Subject: [PATCH] Maj gsl 0.1.6 --- styles.css | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/styles.css b/styles.css index 78f5158..f85716c 100644 --- a/styles.css +++ b/styles.css @@ -226,7 +226,7 @@ aside#chalec_sidebar { background-color: unset; } -.a-lec_list-post-title { +.chalec_list-post-title { display: block; padding: 15px; background-color: var(--chalec_blue); @@ -236,12 +236,7 @@ aside#chalec_sidebar { margin: 10px 0px 0px 0px; } -.chalec_list-post-title:hover{ - color: var(--chalec_blue); - background-color: var(--chalec_white); -} - -.a-lec_list-post-metas { +.chalec_list-post-metas { display: block; padding: 15px; background-color: #e0f0ff; @@ -251,7 +246,7 @@ aside#chalec_sidebar { font-weight: bold; } -.chalec_list-post-item a .a-lec_list-post-info { +.chalec_list-post-item a .chalec_list-post-info { display: block; background-color: #e0f0ff; font-size: 80%;