diff --git a/_sideblocks.sass b/_sideblocks.sass index 4ed6463..2dd8fd3 100644 --- a/_sideblocks.sass +++ b/_sideblocks.sass @@ -30,6 +30,9 @@ font-size: 15px line-height: 30px padding: 15px 15px 15px 55px + +#content + .box-2 .members-block border: 1px solid #DAE1C4 border-radius: 5px @@ -69,6 +72,7 @@ .common-profile-list-block .vcard border: none + width: 54px .profile_link height: 50px max-height: 50px @@ -80,18 +84,21 @@ display: none .banner-div a - background: #ccc + background: #FA4F0B height: 40px margin: 2px padding: 0 span - color: #000 + color: #FFF font-family: 'Ubuntu' font-size: 16px font-weight: normal line-height: 40px text-align: center width: 158px + +#content + .box-2 .statistics-block border: 1px solid #69677C border-radius: 5px @@ -105,6 +112,7 @@ span font-family: 'Ubuntu' font-size: 13px + line-height: 20px &.amount font-weight: 700 margin: 0 5px diff --git a/style.sass b/style.sass index c940e98..a67571a 100644 --- a/style.sass +++ b/style.sass @@ -47,6 +47,8 @@ body #content font-family: 'Ubuntu' font-size: 12px + .block + margin: 0 0 30px 0 #content .main-content, .no-boxes, #not-found, #access-denied -- libgit2 0.21.2