Fix wrong translations and add font for Persian

This commit is contained in:
Hamid R. K. Pishghadam
2021-01-03 20:53:29 +03:30
parent 478b4cb808
commit fad609f744
3 changed files with 10 additions and 28 deletions

View File

@@ -452,8 +452,9 @@ a strong {
.right-to-left {
direction: rtl;
font-family: Vazir;
}
.left-to-right, .right-to-left pre, .right-to-left table {
.left-to-right, .right-to-left pre, .right-to-left table, .right-to-left[id="toc-aside"] {
direction: ltr;
}