fix bibliography ltr
This commit is contained in:
@ -145,6 +145,11 @@ strong {
|
||||
.share-page {
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
.bibliography {
|
||||
direction: ltr;
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
||||
.post-content .heading-link {
|
||||
|
Reference in New Issue
Block a user