diff --git a/_layouts/default.html b/_layouts/default.html
index 2be32dd..82ce226 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -5,7 +5,7 @@
Linspector System Monitoring - {{ page.title }}
-
+
diff --git a/css/linspector.css b/css/linspector.css
index a0db47d..339c05b 100644
--- a/css/linspector.css
+++ b/css/linspector.css
@@ -20,7 +20,7 @@ body {
/* Set the fixed height of the footer here */
#footer {
- height: 62px;
+ height: 82px;
background-color: #f5f5f5;
}