summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2020-02-13 01:15:17 +1030
committerDaniel Jones <admin@danieljon.es>2020-02-13 01:15:17 +1030
commit336580791e58f84757599715ba81e9867eb1dd90 (patch)
treecf5e7cb705d382649e3bd50af9530e3c3fdc8612
parent5f5c3bd3346900abea70635016a84daeff552193 (diff)
downloadwebsitegenerator-336580791e58f84757599715ba81e9867eb1dd90.tar.gz
websitegenerator-336580791e58f84757599715ba81e9867eb1dd90.zip
centered grid
-rw-r--r--template.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/template.txt b/template.txt
index c35f052..8cbf481 100644
--- a/template.txt
+++ b/template.txt
@@ -49,7 +49,7 @@ div.cover{display:inline-block; vertical-align: top; padding-top: 28px; padding-
document.write("<div class='js-message'>This site works best with JavaScript disabled, please disable it.</div>");
</script>
<h1><a href="/">danieljon.es</a></h1>
- <table border="1" width="95%">
+ <table border="1" width="95%" align="center">
<tbody>
<tr>
<td><a href="/">Index</a></td>
@@ -59,8 +59,6 @@ div.cover{display:inline-block; vertical-align: top; padding-top: 28px; padding-
</tr>
</tbody>
</table>
-
-
{INFO}
</div>
<div class="content">