diff options
Diffstat (limited to 'content_template.pandoc')
-rw-r--r-- | content_template.pandoc | 2 |
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 */ |