summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/base
diff options
context:
space:
mode:
Diffstat (limited to 'theme/stylesheets/base')
-rw-r--r--theme/stylesheets/base/markdown.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/stylesheets/base/markdown.less b/theme/stylesheets/base/markdown.less
index 28e9b59..a214502 100644
--- a/theme/stylesheets/base/markdown.less
+++ b/theme/stylesheets/base/markdown.less
@@ -51,6 +51,7 @@
pre {
font-family: monospace, monospace;
font-size: 1em;
+ direction: ltr;
}
table {