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, 0 insertions, 19 deletions
diff --git a/doc/ref/csharp/html/styles/branding-ko-KR.css b/doc/ref/csharp/html/styles/branding-ko-KR.css
deleted file mode 100644
index 2b46e923ef..0000000000
--- a/doc/ref/csharp/html/styles/branding-ko-KR.css
+++ /dev/null
@@ -1,19 +0,0 @@
-/* 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 */