1
0
Fork 0
mirror of https://github.com/wagesj45/butterflow-ui.git synced 2024-09-21 05:01:50 -05:00
butterflow-ui/docs/styles/branding-ja-JP.css

19 lines
372 B
CSS
Raw Normal View History

2018-07-09 14:50:36 -05:00
/* Start JA-JP locale-specific CSS */
body
{
font-family: Segoe UI, Verdana, Arial, Pゴシック;
}
pre
{
font-family: Consolas, Courier, monospace, ゴシック;
}
span.tt
{
font-family: Consolas, Courier, monospace, ゴシック;
}
span.code
{
font-family: Consolas, Courier, monospace, ゴシック;
}
/* End locale-specific CSS */