Maj gsl 0.1.6
This commit is contained in:
parent
d0f6a871a0
commit
06917125a4
11
styles.css
11
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%;
|
||||
|
|
Loading…
Reference in New Issue