https://bugs.documentfoundation.org/show_bug.cgi?id=142531

--- Comment #4 from Kevin Suo <[email protected]> ---
See the proposed change below (please note that the change should only apply to
zh-CN pages, not others):

'''
diff --git a/help3xsl/default.css b/help3xsl/default.css
index ce1dd77f8..db1506d2c 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -40,7 +40,8 @@ h6,
 .listitem,
 .listitemintable,
 .tablecontent {
-    font-family: -apple-system, system-ui, "Segoe UI", Roboto, Ubuntu,
Cantarell, "Noto Sans", "DejaVu Sans", "Lucida Grande", "Helvetica Neue",
Helvetica, Arial, sans-serif, FreeSerif, NanumGothic, "Noto Sans Tibetan",
Taprom;
+    font-family: "Nato Sans CJK SC", "思源黑体", 微软雅黑;
+    font-size: 18px;
 }
 .input {
     background-color: rgba(0,0,0,0.04);
@@ -228,7 +229,7 @@ h6 {
 p,
 ol,
 td {
-    font-size: 1.15rem;
+    font-size: 1em;
     margin: 2px 0 2px 0;
 }
'''

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to