summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2019-12-27 21:00:21 +1030
committerDaniel Jones <admin@danieljon.es>2019-12-27 21:00:21 +1030
commit2a7dc877d5feb8268a8ea73ed7824bed83813f72 (patch)
treeef603c5a266017fb359fa69f00cac004b6e7358f
parent44c25abd2daab6306970c0e8d69492e296686a78 (diff)
downloadwebsite-2a7dc877d5feb8268a8ea73ed7824bed83813f72.tar.gz
website-2a7dc877d5feb8268a8ea73ed7824bed83813f72.zip
css changes
-rw-r--r--template.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/template.txt b/template.txt
index 96a1655..0f70272 100644
--- a/template.txt
+++ b/template.txt
@@ -11,7 +11,7 @@
<!--<link rel="icon" type="image/png" href="https://danieljon.es/favicon.png">-->
<title>{TITLE}</title>
<style>
-body{font-family: "Monospace"; /*background: #aaaaaa;*/}
+body{font-family: "onospace"; /*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;}