asternet/docs/styles/branding-ja-JP.css
2016-10-03 11:15:07 +02:00

19 lines
372 B
CSS
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* Start JA-JP locale-specific CSS */
body
{
font-family: 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 */