From 0231661dc8d9a0d718bb263bb108febe1c788b25 Mon Sep 17 00:00:00 2001 From: Felipe Henrique de Almeida Bormann Date: Thu, 29 Dec 2016 13:20:14 -0300 Subject: [PATCH] fixing layout issues --- amadeus/static/css/base/amadeus.css | 9 +++++++-- amadeus/templates/base.html | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/amadeus/static/css/base/amadeus.css b/amadeus/static/css/base/amadeus.css index 4fee4cb..be13e34 100755 --- a/amadeus/static/css/base/amadeus.css +++ b/amadeus/static/css/base/amadeus.css @@ -636,8 +636,13 @@ ul, li { } .data_register_course p{ color: grey; } .category-course-link{ - font-size: 24px; - color: black !important; + font-size: 16px; + color: #FFFFFF !important; + font-family: Roboto Regular; +} + +.category-course-link:hover{ + text-decoration: none; } /* Menu link remove radius */ diff --git a/amadeus/templates/base.html b/amadeus/templates/base.html index a051fed..c4ec14e 100644 --- a/amadeus/templates/base.html +++ b/amadeus/templates/base.html @@ -138,7 +138,7 @@
{% block sidebar %}