summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2018-12-26 23:16:44 +1030
committerDaniel Jones <admin@danieljon.es>2018-12-26 23:16:44 +1030
commit4e4aaa7c4a304fc194850a6628c5c4e1099a4469 (patch)
tree31a817390f3ada51f7aa50cde9cda86fe465ca47
parentdc83eb9aaa210fc14442d1ae172db92f71c0515b (diff)
downloadwebsite-4e4aaa7c4a304fc194850a6628c5c4e1099a4469.tar.gz
website-4e4aaa7c4a304fc194850a6628c5c4e1099a4469.zip
trying white again
-rw-r--r--template.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/template.txt b/template.txt
index 41d3384..4e91636 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"; font-weight: bold; /*background: #aaaaaa;*/}
img{max-width: 100%; max-height: 100%; overflow: hidden;}
pre{overflow: auto; border-width: 1px; border-style: solid; border-color: black}
.middle{text-align: center;}