mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
Merge branch 'master' into edition-3
This commit is contained in:
@@ -452,8 +452,13 @@ 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;
|
||||
}
|
||||
|
||||
.status-update-list li {
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user