提交 c955c5be 编写于 作者: zhangpingchuan's avatar zhangpingchuan

update:删除基础文件字体样式

上级 2b32f20c
// 导入视图样式 // 导入视图样式
.app-data-upload-view{ .app-data-upload-view{
font-family: "Microsoft YaHei";
display: flex; display: flex;
flex-direction: column; flex-direction: column;
.main-content{ .main-content{
......
...@@ -39,7 +39,6 @@ ...@@ -39,7 +39,6 @@
box-shadow: 1px 1px 1px rgba(10,10,10,.2); box-shadow: 1px 1px 1px rgba(10,10,10,.2);
white-space: nowrap; white-space: nowrap;
font-size: 12px; font-size: 12px;
font-family: "";
background-color: #25a5f7; background-color: #25a5f7;
border-radius: 3px; border-radius: 3px;
} }
......
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
font-weight: 600; font-weight: 600;
.caption-info { .caption-info {
font-family: "Microsoft YaHei";
font-size: 14px; font-size: 14px;
} }
} }
\ No newline at end of file
...@@ -57,18 +57,15 @@ ...@@ -57,18 +57,15 @@
width: 175px; width: 175px;
height: 40px; height: 40px;
font-size: 18px; font-size: 18px;
font-family: MicrosoftYaHei;
} }
.login_reset { .login_reset {
width: 175px; width: 175px;
height: 40px; height: 40px;
font-size: 18px; font-size: 18px;
font-family: MicrosoftYaHei;
float: right; float: right;
} }
.form_tipinfo { .form_tipinfo {
font-family: MicrosoftYaHei-Bold;
font-size: 14px; font-size: 14px;
font-weight: bold; font-weight: bold;
font-stretch: normal; font-stretch: normal;
...@@ -78,7 +75,6 @@ ...@@ -78,7 +75,6 @@
} }
form_tipinfo_more { form_tipinfo_more {
font-family: MicrosoftYaHei;
font-size: 14px; font-size: 14px;
font-weight: normal; font-weight: normal;
letter-spacing: 0px; letter-spacing: 0px;
......
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
padding:12px 18px; padding:12px 18px;
text-align: center; text-align: center;
color: rgb(141, 158, 167); color: rgb(141, 158, 167);
font-family: -apple-system, "SF UI Text", "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Zen Hei", sans-serif;
font-weight: 400; font-weight: 400;
font-size: 12px; font-size: 12px;
......
...@@ -339,7 +339,6 @@ ...@@ -339,7 +339,6 @@
width: 300px; width: 300px;
border: 1px solid #e9e9e9; border: 1px solid #e9e9e9;
.pickupviewpanel__right__select { .pickupviewpanel__right__select {
font-family: helvetica, sans-serif;
font-size: 16px; font-size: 16px;
text-align: justify; text-align: justify;
word-spacing: -3.8pt; word-spacing: -3.8pt;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册