summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/template.txt b/template.txt
index 13ddb6d..bebaf7f 100644
--- a/template.txt
+++ b/template.txt
@@ -10,7 +10,7 @@
<link rel="icon" type="image/png" href="https://danieljon.es/favicon.png">
<title>{TITLE}</title>
<style>
-body{font-family: "Misc Fixed"; font-weight: bold; background: #aaaaaa;}
+body{font-family: "Misc Fixed"; background: #aaaaaa;}
img{max-width: 100%; max-height: 100%; overflow: hidden;}
pre{overflow: auto;}
.middle{text-align: center;}