summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2024-07-14 13:15:48 -0700
committeriximeow <me@iximeow.net>2024-07-14 13:15:48 -0700
commit4d7e9a5a41e769b2548cfae26c7472a01b3246e3 (patch)
tree65f372fbc327b3e0b6ad8ae5bac2b58e88c406eb
parentde07fbcbe3b31c5b90c5e18191e34ca9aa0afbf9 (diff)
a bit more padding for codeboxes
-rw-r--r--content_template.pandoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/content_template.pandoc b/content_template.pandoc
index ce15605..967387e 100644
--- a/content_template.pandoc
+++ b/content_template.pandoc
@@ -37,6 +37,8 @@
background: #171717;
padding-left: 0.5em;
padding-right: 0.5em;
+ padding-top: 0.5em;
+ padding-bottom: 0.5em;
}
/* pandoc's default styling colors pre, but we don't need that */