summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/vendor/_foundation.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/scss/vendor/_foundation.scss')
-rw-r--r--web-ui/app/scss/vendor/_foundation.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/web-ui/app/scss/vendor/_foundation.scss b/web-ui/app/scss/vendor/_foundation.scss
index 45259dd1..7918cf26 100644
--- a/web-ui/app/scss/vendor/_foundation.scss
+++ b/web-ui/app/scss/vendor/_foundation.scss
@@ -49,7 +49,7 @@ html {
}
body {
- font-family: "Open Sans", "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Arial, sans-serif;
+ font-family: "Open Sans", "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "微软雅黑", "Helvetica Neue", Arial, sans-serif;
font-size: 13px;
line-height: 1.2em;
background: white;
@@ -1833,7 +1833,7 @@ button, .button, input[type=button] {
background-color: #2285a2;
outline: none;
color: white;
- }
+ }
&.large {
padding-top: 1.125rem;
padding-right: 2.25rem;