repo description ui update

This commit is contained in:
FuXiaoHei 2014-03-19 21:00:20 +08:00
parent 78097a2c5a
commit 06af48503c
2 changed files with 11 additions and 1 deletions

View file

@ -414,6 +414,15 @@ html, body {
height: auto;
}
.gogs-repo-nav .name{
margin-top: 15px;
}
.gogs-repo-nav .desc{
color: #888;
margin-bottom: 0;
}
.gogs-repo-nav h3 .fa {
color: #BBB;
margin-left: 0;