1
0
Fork 0
mirror of https://github.com/wagesj45/butterflow-ui.git synced 2024-09-20 21:01:50 -05:00
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 */