From dc44f0e623d27c65881782b95ca6b429c593579a Mon Sep 17 00:00:00 2001
From: clement <clemmercier45@gmail.com>
Date: Wed, 18 Jun 2014 01:49:13 +0200
Subject: [PATCH] c

---
 template/header.php | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/template/header.php b/template/header.php
index 3cfb0c3..d861af6 100644
--- a/template/header.php
+++ b/template/header.php
@@ -35,8 +35,13 @@
         bottom: 0;
         width: 100%;
         /* Set the fixed height of the footer here */
-        height: 60px;
-        background-color: #f5f5f5;
+        height: 40px;
+        background-color: #108a93;        
+        padding-top: 10px;
+        padding-bottom: 0px;
+        text-align: center;
+        color: black;
+
     }
 
 
-- 
GitLab