feat: multi-language divider style
This commit is contained in:
parent
068a362879
commit
a44399eb41
@ -679,6 +679,8 @@ code.has-jax {
|
|||||||
.post-translations>li:not(:last-child)::after {
|
.post-translations>li:not(:last-child)::after {
|
||||||
content: "|";
|
content: "|";
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
margin-left: 4px;
|
||||||
|
margin-right: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-translations>li a {
|
.post-translations>li a {
|
||||||
|
Loading…
Reference in New Issue
Block a user