This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
wide
Watch
2
Star
0
Fork
You've already forked wide
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
530ddbbdfb
wide
/
static
/
css
/
base-zh_CN.css
9 lines
122 B
CSS
Raw
Normal View
History
Unescape
Escape
Separate font-family
2014-10-28 03:48:30 +03:00
body
{
font-family
:
Helvetica
,
'Microsoft Yahei'
;
}
Separate CSSs to handle font-family for buttons
2014-10-28 03:55:00 +03:00
input
,
button
{
font-family
:
Helvetica
,
'Microsoft Yahei'
;
}