mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 12:19:08 +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
|
||||
////////////////////
|
||||
%default-font {
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue