diff --git a/_conexions.sass b/_conexions.sass index d602677..0991863 100644 --- a/_conexions.sass +++ b/_conexions.sass @@ -1,4 +1,4 @@ -.action-home-index #content .box .block-outer &, #content #box-organizer .box .block-outer & +.action-home-index #content .box .block-outer:nth-child(4) &, #content #box-organizer .box .block-outer & .people-block, .communities-block, .raw-html-block background: #DEDEDE border: 1px solid #E0E0E0 @@ -14,6 +14,7 @@ span background: none color: #404040 + font-family: 'Ubuntu Mediun' font-size: 22px padding: 0 0 0 20px width: auto @@ -26,7 +27,7 @@ color: #FFF font-family: 'Ubuntu' font-size: 14px - padding: 10px 20px + padding: 7px 20px position: relative text-decoration: none text-transform: capitalize @@ -51,6 +52,21 @@ height: 50px span.fn display: none + .banner-div + padding: 0 + margin: 0 + a + line-height: 50px + height: 50px + margin: 1px + padding: 1px + width: 104px + .banner-span + background: #F15921 + color: #FFF + font-family: 'Ubuntu Mediun' + font-size: 16px + font-weight: normal .communities-block ul display: block -- libgit2 0.21.2