summaryrefslogtreecommitdiff
path: root/templates/template_dark.txt
diff options
context:
space:
mode:
Diffstat (limited to 'templates/template_dark.txt')
-rw-r--r--templates/template_dark.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template_dark.txt b/templates/template_dark.txt
index d2c24ca..b8ba61f 100644
--- a/templates/template_dark.txt
+++ b/templates/template_dark.txt
@@ -10,7 +10,7 @@
<link rel="icon" type="image/png" href="https://danieljon.es/favicon.png">
<title>{TITLE}</title>
<style>
-body{background-color:#222; color: #eee; margin-right: 60px; margin-left: 60px; font-family: Verdana}
+body{background-color:#222; color: #eee; margin-right: 5%; margin-left: 5%; font-family: Verdana}
div{background-color: #202020 !important}
a:link{color: #3F51B5;}
a:visited{#3F51B5;}