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