mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Fix wrong translations and add font for Persian
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user