butterflow-ui/docs/styles/branding-zh-TW.css

19 lines
340 B
CSS

/* Start ZH-TW locale-specific CSS */
body
{
font-family: MS JhengHei, MingLiU, Segoe UI, Verdana, Arial;
}
pre
{
font-family: Consolas, Courier, monospace, ;
}
span.tt
{
font-family: Consolas, Courier, monospace, ;
}
span.code
{
font-family: Consolas, Courier, monospace, ;
}
/* End locale-specific CSS */