From 5b29a09392f0cd3f5278be81b9ad9d8425f0b995 Mon Sep 17 00:00:00 2001 From: Carlos Oliveira Date: Mon, 8 Jun 2015 16:14:04 -0300 Subject: [PATCH] Updated links and footer content --- static/css/header.css | 2 +- templates/footer.html | 73 ++++++++++++++++++++++++++++++++++++++++++++----------------------------- templates/header.html | 42 +++++++++++++++--------------------------- 3 files changed, 60 insertions(+), 57 deletions(-) diff --git a/static/css/header.css b/static/css/header.css index 0f77780..d72e985 100644 --- a/static/css/header.css +++ b/static/css/header.css @@ -170,7 +170,7 @@ } #quick-links{ - padding-right: 30px + padding-right: 10px } #quick-links > li > a{ diff --git a/templates/footer.html b/templates/footer.html index c6639cc..506c693 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,43 +1,58 @@ -{% load i18n browserid conversejs gravatar %} +{% load i18n %} {% load static from staticfiles %}