]> source.dussan.org Git - gitea.git/commitdiff
resize star font size
authorfuxiaohei <fuxiaohei@vip.qq.com>
Tue, 23 Sep 2014 16:01:48 +0000 (00:01 +0800)
committerfuxiaohei <fuxiaohei@vip.qq.com>
Tue, 23 Sep 2014 16:01:48 +0000 (00:01 +0800)
public/ng/css/gogs.css
public/ng/less/gogs/repository.less

index 53f4950e4898c4d4eca06ee805947fc14fa9f167..6b33aa9bbfba1a1712f329a2db2cc0a6b34b9e36 100644 (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;
index ed540c121fbcfaaab90a6d478e30c17eb3ca7b71..875d4b219264ebd8ac7bd24e6a254e0b13bbea94 100644 (file)
@@ -43,7 +43,7 @@
     & > .btn {
       line-height: 16px;
       margin-left: 16px;
-      font-size: 14px;
+      font-size: 13px;
       i {
         margin-right: 6px;
       }