WIP: maj de GSL

This commit is contained in:
Adrien Bourmault 2022-06-23 16:23:29 +02:00
parent 1105e75ebb
commit d61448a813
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 3 additions and 3 deletions

View File

@ -221,7 +221,6 @@ aside#chalec_sidebar {
padding-left: 40px; padding-left: 40px;
} }
.chalec_list-post-item a:hover { .chalec_list-post-item a:hover {
color: unset; color: unset;
background-color: unset; background-color: unset;
@ -238,7 +237,9 @@ aside#chalec_sidebar {
} }
.chalec_list-post-title:hover{ .chalec_list-post-title:hover{
color: var(--chalec_blue);
background-color: var(--chalec_white);
}
.a-lec_list-post-metas { .a-lec_list-post-metas {
display: block; display: block;
@ -540,7 +541,6 @@ Chalec images
HEADINGS HEADINGS
======================================================================== ========================================================================
*/ */
.chalec_title, #chalec_site-name { .chalec_title, #chalec_site-name {
display: block; display: block;
color: #000; color: #000;