Bigger fonts for groups box

This commit is contained in:
randx 2012-10-03 19:51:14 +03:00
parent f963d37408
commit 4f7bd58307
2 changed files with 6 additions and 1 deletions

View file

@ -7,6 +7,7 @@
@extend .span4;
@extend .right;
.groups_box,
.projects_box {
h5 {
color:$style_color;
@ -21,6 +22,10 @@
padding:0;
a {
display:block;
.group_name {
font-size:14px;
line-height:18px;
}
.project_name {
color:#4fa2bd;
font-size:14px;

View file

@ -1,4 +1,4 @@
.projects_box
.groups_box
%h5
Groups
%small