diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/index.html b/templates/index.html index 251c969..61cbb05 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,12 +4,6 @@ <meta charset='utf-8' /> <title>geshem.space</title> <meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' /> - <style> - body { margin:0; padding:0; } - #datetime { position:fixed; color: #ee8877; z-index: 100; font-family: monospace; padding: 5px; } - #date { font-size: 0.7em; } - #map { position:absolute; top:0; bottom:0; width:100%; } - </style> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
