WIP: maj de GSL
This commit is contained in:
parent
1105e75ebb
commit
d61448a813
|
@ -221,7 +221,6 @@ aside#chalec_sidebar {
|
|||
padding-left: 40px;
|
||||
}
|
||||
|
||||
|
||||
.chalec_list-post-item a:hover {
|
||||
color: unset;
|
||||
background-color: unset;
|
||||
|
@ -238,7 +237,9 @@ aside#chalec_sidebar {
|
|||
}
|
||||
|
||||
.chalec_list-post-title:hover{
|
||||
|
||||
color: var(--chalec_blue);
|
||||
background-color: var(--chalec_white);
|
||||
}
|
||||
|
||||
.a-lec_list-post-metas {
|
||||
display: block;
|
||||
|
@ -540,7 +541,6 @@ Chalec images
|
|||
HEADINGS
|
||||
========================================================================
|
||||
*/
|
||||
|
||||
.chalec_title, #chalec_site-name {
|
||||
display: block;
|
||||
color: #000;
|
||||
|
|
Loading…
Reference in New Issue