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;
|
background-color: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
.a-lec_list-post-title {
|
.chalec_list-post-title {
|
||||||
display: block;
|
display: block;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
background-color: var(--chalec_blue);
|
background-color: var(--chalec_blue);
|
||||||
|
@ -236,12 +236,7 @@ aside#chalec_sidebar {
|
||||||
margin: 10px 0px 0px 0px;
|
margin: 10px 0px 0px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chalec_list-post-title:hover{
|
.chalec_list-post-metas {
|
||||||
color: var(--chalec_blue);
|
|
||||||
background-color: var(--chalec_white);
|
|
||||||
}
|
|
||||||
|
|
||||||
.a-lec_list-post-metas {
|
|
||||||
display: block;
|
display: block;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
background-color: #e0f0ff;
|
background-color: #e0f0ff;
|
||||||
|
@ -251,7 +246,7 @@ aside#chalec_sidebar {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chalec_list-post-item a .a-lec_list-post-info {
|
.chalec_list-post-item a .chalec_list-post-info {
|
||||||
display: block;
|
display: block;
|
||||||
background-color: #e0f0ff;
|
background-color: #e0f0ff;
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
|
|
Loading…
Reference in New Issue