zhangxc hace 4 años
padre
commit
4b5f9a2a4f
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/css/staticSearch.css

+ 3 - 0
src/css/staticSearch.css

@@ -1,5 +1,6 @@
 html{
     background: #fff;
+    font-family: '微软雅黑', '宋体';
 }
 .staticContainer {
     width: 80%;
@@ -33,6 +34,7 @@ html{
     width: 100%;
     position: relative;
     top: 1px;
+    font-family: '微软雅黑', '宋体';
 }
 
 .container .staticSearchT button {
@@ -46,6 +48,7 @@ html{
     background: #2A9BD5;
     text-align: center;
     border: none;
+    font-family: '微软雅黑', '宋体';
 }
 .container .staticSearchT i {
     position: absolute;