mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
Bigger fonts for groups box
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.projects_box
|
||||
.groups_box
|
||||
%h5
|
||||
Groups
|
||||
%small
|
||||
|
||||
Reference in New Issue
Block a user