summaryrefslogtreecommitdiff
path: root/content_template.pandoc
diff options
context:
space:
mode:
Diffstat (limited to 'content_template.pandoc')
-rw-r--r--content_template.pandoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/content_template.pandoc b/content_template.pandoc
index dc733b4..589eb25 100644
--- a/content_template.pandoc
+++ b/content_template.pandoc
@@ -7,6 +7,9 @@
<style>
body { background-color: #d7d7dd; }
+ code {
+ background-color: #ccc4c4;
+ }
.content {
margin: auto;
width: 80%