From 037a8733986459150ce27b199e0ac00c88723aa3 Mon Sep 17 00:00:00 2001 From: juliotoscano Date: Tue, 25 Oct 2016 14:34:46 -0300 Subject: [PATCH] modifying menus #205 --- amadeus/staticfiles/css/base/amadeus.css | 3 --- app/templates/home.html | 2 +- app/templates/home_professor.html | 2 +- app/templates/home_student.html | 2 +- core/static/css/base/amadeus.css | 2 +- core/templates/guest.html | 10 +++++----- courses/templates/course/course_card.html | 2 +- courses/templates/course/index.html | 4 ++-- courses/templates/topic/index.html | 4 ++-- 9 files changed, 14 insertions(+), 17 deletions(-) diff --git a/amadeus/staticfiles/css/base/amadeus.css b/amadeus/staticfiles/css/base/amadeus.css index 365eca7..34b0c4f 100644 --- a/amadeus/staticfiles/css/base/amadeus.css +++ b/amadeus/staticfiles/css/base/amadeus.css @@ -18,9 +18,6 @@ padding-bottom: 1%; width: 15%; } -.navigation{ - margin: 10% 10% 5% 5%; -} .breadcrumb{ margin-bottom: 5px; } diff --git a/app/templates/home.html b/app/templates/home.html index da580ef..3f99b45 100644 --- a/app/templates/home.html +++ b/app/templates/home.html @@ -64,7 +64,7 @@ {% endblock %} {% block sidebar %} -