Jelajahi Sumber

resize star font size

fuxiaohei 10 tahun lalu
induk
melakukan
a11ed51bbb
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      public/ng/css/gogs.css
  2. 1 1
      public/ng/less/gogs/repository.less

+ 1 - 1
public/ng/css/gogs.css

@@ -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;

+ 1 - 1
public/ng/less/gogs/repository.less

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