feat: multi-language divider style
This commit is contained in:
parent
068a362879
commit
a44399eb41
1 changed files with 2 additions and 0 deletions
|
@ -679,6 +679,8 @@ code.has-jax {
|
|||
.post-translations>li:not(:last-child)::after {
|
||||
content: "|";
|
||||
display: inline-block;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.post-translations>li a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue