summaryrefslogtreecommitdiffstats
path: root/help3xsl/default.css
diff options
context:
space:
mode:
authorIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2018-06-14 15:08:39 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-06-14 16:32:15 +0200
commitb1a2195960ea7885d5049cf7e36bf0c5f1944f8e (patch)
tree1779b3c560f4a1e15817c41f604da1f763adbd81 /help3xsl/default.css
parentHelponline: Allow for system typeface to be used (diff)
downloadhelp-b1a2195960ea7885d5049cf7e36bf0c5f1944f8e.tar.gz
help-b1a2195960ea7885d5049cf7e36bf0c5f1944f8e.zip
Add back fonts for complex scripts
Change-Id: Ibe468e41fd016871ee30909dd6a9515e7d10b22a Reviewed-on: https://gerrit.libreoffice.org/55801 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r--help3xsl/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index f3ab2a8778..bfaa632683 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -41,7 +41,7 @@ h6,
.listitemintable,
.tablecontent,
.input {
- font-family: -apple-system, system-ui, "Segoe UI", Roboto, Ubuntu, Oxygen, "Oxygen Sans", Cantarell, "Noto Sans", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
+ font-family: -apple-system, system-ui, "Segoe UI", Roboto, Ubuntu, Oxygen, "Oxygen Sans", Cantarell, "Noto Sans", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif, FreeSerif, NanumGothic, "Noto Sans Tibetan", Taprom;
}
.input {
transition-property: background-color;