Maj gsl 0.1.6

This commit is contained in:
Adrien Bourmault 2022-06-24 23:47:51 +02:00
parent d0f6a871a0
commit 06917125a4
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 3 additions and 8 deletions

View File

@ -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%;