Merge branch 'master' into edition-3

This commit is contained in:
Philipp Oppermann
2021-01-03 14:48:32 +01:00
28 changed files with 900 additions and 87 deletions

View File

@@ -454,6 +454,6 @@ a strong {
direction: rtl;
}
.left-to-right, .right-to-left pre {
.left-to-right, .right-to-left pre, .right-to-left table {
direction: ltr;
}