summaryrefslogtreecommitdiff
path: root/template.txt
diff options
context:
space:
mode:
Diffstat (limited to 'template.txt')
-rw-r--r--template.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/template.txt b/template.txt
index 6099095..a4023ee 100644
--- a/template.txt
+++ b/template.txt
@@ -10,14 +10,14 @@
<link rel="icon" type="image/png" href="https://danieljon.es/favicon.png">
<title>{TITLE}</title>
<style type="text/css">
-/*body{background-color:#222; color: #eee; margin-right: 20px; margin-left: 20px;}
-div{background-color: #202020 !important;}
+body{/*background-color:#222; color: #eee;*/ margin-right: 20px; margin-left: 20px;}
+/*div{background-color: #202020 !important;}
a:link{color: #3F51B5;}
-a:visited{#3F51B5;}
+a:visited{#3F51B5;} */
img{max-width: 100%; max-height: 100%; overflow: hidden;} */
.middle{text-align: center;}
-/*#gentag{text-align: center; font-size: 75%;}
-h1,h2,h3,h4 {background-color: black !important; color: #e02020 !important;} */
+#gentag{text-align: center; font-size: 75%;}
+/*h1,h2,h3,h4 {background-color: black !important; color: #e02020 !important;}*/
</style>
</head>