mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-12-18 16:22:30 +01:00
change-fonts.user.css: repurpose a bit
This commit is contained in:
parent
38e7d29c64
commit
3a458de9a7
@ -1,12 +1,12 @@
|
|||||||
/* ==UserStyle==
|
/* ==UserStyle==
|
||||||
@name Change Fonts
|
@name System Fonts
|
||||||
@updateURL https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/web-browsers/usercss/change-fonts.user.css
|
@updateURL https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/web-browsers/usercss/change-fonts.user.css
|
||||||
@namespace eu.aminda
|
@namespace eu.aminda
|
||||||
@version 2024.22.6
|
@version 2024.22.7
|
||||||
@var select FontSet "Font Set" {
|
@var select FontSet "Preferred font set" {
|
||||||
"System": "system-ui",
|
"System (no fallback)": "system-ui",
|
||||||
"Serif": "ui-serif, Liberation Serif, Tinos, Times New Roman, serif",
|
"Serif": "ui-serif, system-ui, Liberation Serif, Tinos, Times New Roman, serif",
|
||||||
"Sans Serif": "ui-sans-serif, Liberation Sans, Arimo, Arial, sans-serif"
|
"Sans Serif": "ui-sans-serif, system-ui, Liberation Sans, Arimo, Arial, sans-serif"
|
||||||
}
|
}
|
||||||
==/UserStyle== */
|
==/UserStyle== */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user