butterflow-ui/docs/styles/branding-ko-KR.css

20 lines
361 B
CSS

/* Start KO-KR locale-specific CSS */
body
{
font-family: Malgun Gothic, Segoe UI, Verdana, Arial;
font-size: 0.75em; /*9pt*/
}
pre
{
font-family: Consolas, Courier, monospace, ;
}
span.tt
{
font-family: Consolas, Courier, monospace, ;
}
span.code
{
font-family: Consolas, Courier, monospace, ;
}
/* End locale-specific CSS */