Commit c08621af authored by Liang Ding's avatar Liang Ding

Merge remote-tracking branch 'origin/dev' into dev

# Conflicts:
#	src/main/resources/skins/Finding/js/common.min.js
#	src/main/resources/skins/Jane/js/common.min.js
#	src/main/resources/skins/Medium/js/common.min.js
#	src/main/resources/skins/NeoEase/js/common.min.js
#	src/main/resources/skins/Pinghsu/js/common.min.js
#	src/main/resources/skins/metro-hot/js/common.min.js
#	src/main/resources/skins/next/js/common.min.js
#	src/main/resources/skins/nijigen/js/common.min.js
parents 80c5d7b1 39cde4d6
...@@ -23,7 +23,7 @@ html { ...@@ -23,7 +23,7 @@ html {
body { body {
margin: 0; margin: 0;
font-family:"Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", sans-serif ; font-family:"Helvetica Neue", "Luxi Sans", "DejaVu Sans", "Hiragino Sans GB", "Microsoft Yahei", sans-serif ;
font-size: 14px; font-size: 14px;
background-color: #fff; background-color: #fff;
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;
...@@ -123,7 +123,7 @@ textarea { ...@@ -123,7 +123,7 @@ textarea {
margin: 0; margin: 0;
font-size: 100%; font-size: 100%;
vertical-align: middle; vertical-align: middle;
font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", sans-serif; font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
outline: none; outline: none;
} }
...@@ -172,4 +172,4 @@ svg { ...@@ -172,4 +172,4 @@ svg {
blockquote { blockquote {
margin: 0; margin: 0;
} }
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -425,7 +425,7 @@ a { ...@@ -425,7 +425,7 @@ a {
box-sizing: border-box; box-sizing: border-box;
font-size: 14px; font-size: 14px;
outline: none; outline: none;
font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", sans-serif; font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
} }
button { button {
......
This diff is collapsed.
...@@ -53,7 +53,7 @@ html { ...@@ -53,7 +53,7 @@ html {
body { body {
height: 100%; height: 100%;
max-height: 100%; max-height: 100%;
font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", sans-serif; font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
letter-spacing: 0.01rem; letter-spacing: 0.01rem;
font-size: 100%; font-size: 100%;
line-height: 1.75em; line-height: 1.75em;
...@@ -89,7 +89,7 @@ h4, h5, h6 { ...@@ -89,7 +89,7 @@ h4, h5, h6 {
-o-font-feature-settings: 'dlig' 1, 'liga' 1, 'lnum' 1, 'kern' 1; -o-font-feature-settings: 'dlig' 1, 'liga' 1, 'lnum' 1, 'kern' 1;
color: #666; color: #666;
line-height: 1.15em; line-height: 1.15em;
font-family: "Open Sans", "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", sans-serif; font-family: "Open Sans", "Helvetica Neue", "Luxi Sans", "DejaVu Sans", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
text-rendering: geometricPrecision; text-rendering: geometricPrecision;
} }
...@@ -194,7 +194,7 @@ mark { ...@@ -194,7 +194,7 @@ mark {
code, tt { code, tt {
padding: 1px 3px; padding: 1px 3px;
font-family: Inconsolata, monospace, "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", sans-serif; font-family: Inconsolata, monospace, "Helvetica Neue", "Luxi Sans", "DejaVu Sans", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
font-size: 0.85em; font-size: 0.85em;
white-space: pre-wrap; white-space: pre-wrap;
border: #E3EDF3 1px solid; border: #E3EDF3 1px solid;
...@@ -352,7 +352,7 @@ pre code, pre tt { ...@@ -352,7 +352,7 @@ pre code, pre tt {
box-sizing: border-box; box-sizing: border-box;
font-size: 14px; font-size: 14px;
outline: none; outline: none;
font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", sans-serif; font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
} }
.form textarea { .form textarea {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment