aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ref/csharp/html/styles/branding-zh-TW.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/csharp/html/styles/branding-zh-TW.css')
-rw-r--r--doc/ref/csharp/html/styles/branding-zh-TW.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/ref/csharp/html/styles/branding-zh-TW.css b/doc/ref/csharp/html/styles/branding-zh-TW.css
new file mode 100644
index 0000000000..eab654f8c5
--- /dev/null
+++ b/doc/ref/csharp/html/styles/branding-zh-TW.css
@@ -0,0 +1,18 @@
+/* Start ZH-TW locale-specific CSS */
+body
+{
+ font-family: MS JhengHei, MingLiU, Segoe UI, Verdana, Arial;
+}
+pre
+{
+ font-family: Consolas, Courier, monospace, 細明體;
+}
+span.tt
+{
+ font-family: Consolas, Courier, monospace, 細明體;
+}
+span.code
+{
+ font-family: Consolas, Courier, monospace, 細明體;
+}
+/* End locale-specific CSS */