diff options
| author | Yuval Adam <yuval@y3xz.com> | 2016-01-02 00:55:45 +0200 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2016-01-02 00:55:45 +0200 |
| commit | 8ffcc2bbd0460616495d18feb74763f31a459c1d (patch) | |
| tree | 649e5b28a58b73aa1f536d9fd1afa28b8a479919 /templates | |
| parent | 79fb0039bb1935017b7fc4ed6c94402fd49ef2a7 (diff) | |
Add slider and styles
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), |
