Explorar el Código

修改静态知识样式

zhangxc hace 5 años
padre
commit
473f247bfd
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      src/css/information.less

+ 4 - 4
src/css/information.less

@@ -19,13 +19,13 @@
     font-family: '微软雅黑', '宋体';
     background: #dde2ea;
     height: 100%;
-    color: #505050;
-    line-height: 28px;
+    color: #333;
+    line-height: 21px;
   }
 
   h1 {
     margin: 0 0px 30px 0px !important;
-    font-size: 32px !important;
+    font-size: 28px !important;
   }
 
   .titleH2 {
@@ -123,7 +123,7 @@
   }
 
   .anchors .anchor-line {
-    height: 15px;
+    height: 20px;
     width: 0;
     border-left: 2px solid #E0E2E3;
   }