aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ref/csharp/html/styles/branding-ko-KR.css
blob: 2b46e923efb5e004cbfc739dd45045ed826fa516 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* 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 */