mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
Improve Japanese translation and theme font rendering (#11322)
* Improved Japanese translation * Update theme.css * Update theme.css
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -175,6 +175,10 @@
|
||||
--b3-pdf-dark: #212224;
|
||||
}
|
||||
|
||||
:lang(ja_JP):root {
|
||||
--b3-font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", "Hiragino Sans", "Yu Gothic UI", sans-serif, "Apple Color Emoji", "Noto Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
|
||||
}
|
||||
|
||||
/* https://github.com/siyuan-note/siyuan/issues/6440 */
|
||||
.protyle-action--order:after {
|
||||
mix-blend-mode: multiply;
|
||||
|
||||
@@ -175,6 +175,10 @@
|
||||
--b3-pdf-dark: #212224;
|
||||
}
|
||||
|
||||
:lang(ja_JP):root {
|
||||
--b3-font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", "Hiragino Sans", "Yu Gothic UI", sans-serif, "Apple Color Emoji", "Noto Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
|
||||
}
|
||||
|
||||
/* https://github.com/siyuan-note/siyuan/issues/6440 */
|
||||
.protyle-action--order:after {
|
||||
mix-blend-mode: screen;
|
||||
|
||||
Reference in New Issue
Block a user