mirror of
https://github.com/danbulant/api_docs
synced 2026-06-20 06:41:40 +00:00
Add chinese fonts, thanks to @JayMiao
This commit is contained in:
parent
1fe3ce6396
commit
be57777a3d
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ $phone-width: $tablet-width - $nav-width; // min width before reverting to mobil
|
||||||
// FONTS
|
// FONTS
|
||||||
////////////////////
|
////////////////////
|
||||||
%default-font {
|
%default-font {
|
||||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue