aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ref/csharp/html/styles/branding-ko-KR.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/csharp/html/styles/branding-ko-KR.css')
-rw-r--r--doc/ref/csharp/html/styles/branding-ko-KR.css19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/ref/csharp/html/styles/branding-ko-KR.css b/doc/ref/csharp/html/styles/branding-ko-KR.css
new file mode 100644
index 0000000000..2b46e923ef
--- /dev/null
+++ b/doc/ref/csharp/html/styles/branding-ko-KR.css
@@ -0,0 +1,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 */