From f96d0e0033e9d172d48fef22b6b1db376a3ca6d2 Mon Sep 17 00:00:00 2001 From: Bechi Date: Tue, 21 Jan 2014 14:58:04 -0300 Subject: [PATCH] footer --- public/css/common.css | 15 ++++++++++++--- public/views/footer.html | 2 +- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/public/css/common.css b/public/css/common.css index f51137d..ccbc427 100644 --- a/public/css/common.css +++ b/public/css/common.css @@ -223,12 +223,21 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { /* Set the fixed height of the footer here */ #footer { - height: 44px; - background-color: #8DC429; - border-top: 4px solid #64920F; + height: 51px; + background-color: #373D42; + border-top: 4px solid #656E76; color: #fff; } +#footer .insight { + font-size: 20px; + text-decoration: none; +} + +.line-footer { + border-top: 2px dashed #ccc; +} + .line-bot { padding: 0 0 10px 0; margin-bottom: 10px; diff --git a/public/views/footer.html b/public/views/footer.html index 24a739e..aac69ff 100644 --- a/public/views/footer.html +++ b/public/views/footer.html @@ -1,3 +1,3 @@
-

Insight

+ Insight