adff395b794ca56a2ebf9ac0ebebdbd0a14e45df
custom.css
| ... | ... | @@ -4,6 +4,10 @@ |
| 4 | 4 | #wiki-header { |
| 5 | 5 | text-align: right; |
| 6 | 6 | } |
| 7 | +#wiki-content pre.highlight { |
|
| 8 | + direction: ltr; |
|
| 9 | + text-align: left; |
|
| 10 | +} |
|
| 7 | 11 | #wiki-content .markdown-body { |
| 8 | 12 | padding-right: 0; |
| 9 | 13 | padding-left: 15px; |