aboutsummaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/static/styles.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/static/styles.css b/theme/static/styles.css
index 814a476..67488b7 100644
--- a/theme/static/styles.css
+++ b/theme/static/styles.css
@@ -303,7 +303,8 @@ footer {
ul,
ol,
blockquote,
- pre {
+ pre,
+ table {
margin-left: 3ch;
}