Przeglądaj źródła

修改标题字体大小

unknown 2 lat temu
rodzic
commit
a60bd5b02d
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      manpower/styles/index.css

+ 3 - 3
manpower/styles/index.css

@@ -234,7 +234,7 @@ a {
   background-size: 100% 100%;
 }
 .panel-title .text {
-  font-size: 26px;
+  font-size: 32px;
   font-weight: 600;
   color: #daf9ff;
 }
@@ -335,12 +335,12 @@ a {
   margin-left: 10px;
 }
 .dv-scroll-board .header {
-  font-size: 20px !important;
+  font-size: 24px !important;
   font-weight: 600 !important;
   background-color: rgba(105, 192, 255, 0.1) !important;
 }
 .dv-scroll-board .rows .row-item {
-  font-size: 20px !important;
+  font-size: 22px !important;
 }
 .tip-window {
   margin-right: 50px;