resize star font size

This commit is contained in:
fuxiaohei 2014-09-24 00:01:48 +08:00
parent e0493259a6
commit a11ed51bbb
2 changed files with 2 additions and 2 deletions

View File

@ -1003,7 +1003,7 @@ The register and sign-in page style
#repo-header-meta a > .btn {
line-height: 16px;
margin-left: 16px;
font-size: 14px;
font-size: 13px;
}
#repo-header-meta a > .btn i {
margin-right: 6px;

View File

@ -43,7 +43,7 @@
& > .btn {
line-height: 16px;
margin-left: 16px;
font-size: 14px;
font-size: 13px;
i {
margin-right: 6px;
}