Dryad/styles/branding-ja-JP.css

27 lines
575 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:Courier, "Courier New", Consolas, Monospace, ;
}
span.tt
{
font-family:Courier, "Courier New", Consolas, Monospace, ;
}
div.libCScode pre
{
font-family:Monospace, Courier New, Courier, ;
}
pre.ideCScode
{
font-family:Monospace, Courier New, Courier, ;
}
SPAN.code
{
font-family:Monospace, Courier New, Courier, ;
}
/* End locale-specific CSS */