fix language switcher position in archive page
This commit is contained in:
parent
eda07c11d0
commit
51c16f2f69
1 changed files with 4 additions and 0 deletions
|
@ -298,6 +298,10 @@ main h1 {
|
|||
color: var(--link-state-color);
|
||||
}
|
||||
|
||||
.post-short-list .post-title {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.post-title.favorite::after {
|
||||
content: "☆";
|
||||
display: inline-block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue