summaryrefslogtreecommitdiff
path: root/src/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/index.html')
-rw-r--r--src/templates/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/templates/index.html b/src/templates/index.html
index a6e5123f..40d46fc8 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -32,9 +32,11 @@
<link rel="shortcut icon" href="favicon.ico">
<style>
+ html, body {
+ height: 100%;
+ }
body {
margin: 0;
- height: 100%;
color: #333;
font: 14px helvetica, sans-serif;
background: #ddd;