diff --git a/_blocks.sass b/_blocks.sass index c558e1d..25218b0 100644 --- a/_blocks.sass +++ b/_blocks.sass @@ -7,26 +7,10 @@ padding: 0px li margin: 0px - padding: 20px background-color: transparent a font-size: 16px - &:nth-child(1) .link-list-block - background-color: #696778 - li - border-bottom: 1px dotted #9A9996 - &:last-child - border: none - a - background: url('images/icone-seta.png') left center no-repeat - color: #FFF - padding-left: 40px - &.link-this-page - background-color: transparent - border: medium none - &:hover - border-right: none - &:nth-child(3) .link-list-block, .controller-profile_design &:nth-child(5) .link-list-block + .link-list-block, .controller-profile_design .link-list-block color: #696778 border: 1px solid #696778 .block-title @@ -46,7 +30,31 @@ background: none color: #69677A padding-left: 5px + line-height: 24px display: inline + &.link-this-page + background-color: transparent + border: medium none + &:hover + border-right: none + &:nth-child(1) .link-list-block + background-color: #696778 + li + border-bottom: 1px dotted #9A9996 + padding: 20px + list-style: outside none + &:last-child + border: none + a + background: url('images/icone-seta.png') left center no-repeat + color: #FFF + padding-left: 40px + display: block + &.link-this-page + background-color: transparent + border: medium none + &:hover + border-right: none &:nth-child(2) .display-content-block, .controller-profile_design &:nth-child(3) .display-content-block font-size: 16px background-color: #DAE1C4 -- libgit2 0.21.2