Merge branch 'master' into edition-3

This commit is contained in:
Philipp Oppermann
2021-04-06 20:21:36 +02:00
31 changed files with 3972 additions and 133 deletions

View File

@@ -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;
}