aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/mypaper/static
diff options
context:
space:
mode:
Diffstat (limited to 'themes/mypaper/static')
-rw-r--r--themes/mypaper/static/style.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/themes/mypaper/static/style.css b/themes/mypaper/static/style.css
index 16d5710..3666589 100644
--- a/themes/mypaper/static/style.css
+++ b/themes/mypaper/static/style.css
@@ -367,9 +367,7 @@ img {
margin-left: calc(var(--gap) * -2);
}
.post-content .highlight pre {
- margin-left: 0;
- margin-right: 0;
- margin-bottom: 0;
+ margin: 0;
}
/* table */
.post-content .highlighttable {