panweitong 10 ay önce
ebeveyn
işleme
64b58f30a5
4 değiştirilmiş dosya ile 10 ekleme ve 10 silme
  1. 4 4
      index.css
  2. 4 4
      python/index.css
  3. 1 1
      python/src/prettify/login.css
  4. 1 1
      src/prettify/login.css

+ 4 - 4
index.css

@@ -11,11 +11,11 @@
 }
 
 body {
-    font-family: "Microsoft YaHei";
+    font-family: "SimSun";
 }
 
 input {
-    font-family: "Microsoft YaHei";
+    font-family: "SimSun";
 }
 
 .nav-fixed>.shadowbox {
@@ -1315,7 +1315,7 @@ table td, th {
     font-size: 14px;
     color: #152C2C;
     letter-spacing: 0;
-    font-family: "Microsoft YaHei";
+    font-family: "SimSun";
 }
 
 .material-tooltip {
@@ -1325,7 +1325,7 @@ table td, th {
     font-size: 14px;
     color: #152C2C;
     letter-spacing: 0;
-    font-family: "Microsoft YaHei";
+    font-family: "SimSun";
 }
 
 .backdrop {

+ 4 - 4
python/index.css

@@ -11,11 +11,11 @@
 }
 
 body {
-    font-family: "Microsoft YaHei";
+    font-family: "SimSun";
 }
 
 input {
-    font-family: "Microsoft YaHei";
+    font-family: "SimSun";
 }
 
 .nav-fixed>.shadowbox {
@@ -1270,7 +1270,7 @@ table td, th {
     font-size: 14px;
     color: #152C2C;
     letter-spacing: 0;
-    font-family: "Microsoft YaHei";
+    font-family: "SimSun";
 }
 
 .material-tooltip {
@@ -1280,7 +1280,7 @@ table td, th {
     font-size: 14px;
     color: #152C2C;
     letter-spacing: 0;
-    font-family: "Microsoft YaHei";
+    font-family: "SimSun";
 }
 
 .backdrop {

+ 1 - 1
python/src/prettify/login.css

@@ -210,7 +210,7 @@ a{color: #2fa0ec;text-decoration: none;outline: none;}
 .related a:active img {
 	opacity: 1;
 }
-.related h3{font-family: "Microsoft YaHei", sans-serif;}
+.related h3{font-family: "SimSun", sans-serif;}
 .related a h3 {
 	font-weight: 300;
 	margin-top: 0.15em;

+ 1 - 1
src/prettify/login.css

@@ -210,7 +210,7 @@ a{color: #2fa0ec;text-decoration: none;outline: none;}
 .related a:active img {
 	opacity: 1;
 }
-.related h3{font-family: "Microsoft YaHei", sans-serif;}
+.related h3{font-family: "SimSun", sans-serif;}
 .related a h3 {
 	font-weight: 300;
 	margin-top: 0.15em;