mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-12-18 16:22:30 +01:00
amber.user.css: fix the FontSet
This commit is contained in:
parent
97c1e8f92a
commit
5fdec9b16b
@ -2,9 +2,12 @@
|
|||||||
@name Dark Amber
|
@name Dark Amber
|
||||||
@updateURL https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/web-browsers/amber.user.css
|
@updateURL https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/web-browsers/amber.user.css
|
||||||
@namespace eu.aminda
|
@namespace eu.aminda
|
||||||
@version 2024.22.1
|
@version 2024.22.2
|
||||||
@preprocessor stylus
|
@preprocessor stylus
|
||||||
@var select "FontSet" [["Liberation Serif", "Tinos", "Times New Roman", serif],["Liberation Sans", "Arimo", "Arial", sans-serif]]
|
@var select FontSet "Font Set" {
|
||||||
|
"Liberation Serif, Tinos, Times New Roman, serif": 'serif',
|
||||||
|
"Liberation Sans, Arimo, Arial, sans-serif": 'sans-serif'
|
||||||
|
}
|
||||||
==/UserStyle== */
|
==/UserStyle== */
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
|
Loading…
Reference in New Issue
Block a user