asternet/docs/styles/branding-ja-JP.css

19 lines
372 B
CSS
Raw Normal View History

/* 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 */