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