From 529181be05694ef5fd44496e967562695c27c86f Mon Sep 17 00:00:00 2001 From: noosfero Date: Wed, 16 Mar 2016 02:10:31 +0000 Subject: [PATCH] hide main-content on home and remove background of generic title --- style.sass | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/style.sass b/style.sass index d9f2d32..a0faa77 100644 --- a/style.sass +++ b/style.sass @@ -46,6 +46,9 @@ body @import topmenu +.action-profile-index #content .main-content + display: none + .action-profile-index, .controller-profile_design @import homeblocks @@ -59,8 +62,6 @@ body font-weight: normal margin-bottom: 30px span - background: url('icons/more.png') no-repeat left center - background-size: contain height: 25px padding-left: 35px -- libgit2 0.21.2