mirror of
https://github.com/go-gitea/gitea.git
synced 2024-12-13 07:59:50 +08:00
Backport #13834
This commit is contained in:
parent
0d5111c5c3
commit
87997cccbb
@ -18,8 +18,8 @@
|
|||||||
url('../fonts/noto-color-emoji/NotoColorEmoji.ttf') format('truetype');
|
url('../fonts/noto-color-emoji/NotoColorEmoji.ttf') format('truetype');
|
||||||
}
|
}
|
||||||
|
|
||||||
@default-fonts: -apple-system, BlinkMacSystemFont, system-ui, 'Segoe UI', Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Twemoji Mozilla";
|
@default-fonts: system-ui, -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "Twemoji Mozilla";
|
||||||
@monospaced-fonts: 'SF Mono', Consolas, Menlo, 'Liberation Mono', Monaco, 'Lucida Console';
|
@monospaced-fonts: "SFMono-Regular", "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace;
|
||||||
|
|
||||||
.override-fonts(@fonts) {
|
.override-fonts(@fonts) {
|
||||||
textarea {
|
textarea {
|
||||||
|
Loading…
Reference in New Issue
Block a user