diff options
-rw-r--r-- | template.txt | 4 |
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"> |