mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-15 07:49:23 +01:00
change-fonts.user.css: fix typo
This commit is contained in:
parent
5cdbde6cee
commit
c9a95e4896
@ -2,7 +2,7 @@
|
|||||||
@name Change Fonts
|
@name Change 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.5
|
@version 2024.22.6
|
||||||
@var select FontSet "Font Set" {
|
@var select FontSet "Font Set" {
|
||||||
"System": "system-ui",
|
"System": "system-ui",
|
||||||
"Serif": "ui-serif, Liberation Serif, Tinos, Times New Roman, serif",
|
"Serif": "ui-serif, Liberation Serif, Tinos, Times New Roman, serif",
|
||||||
@ -29,7 +29,7 @@ code,
|
|||||||
pre {
|
pre {
|
||||||
font-family: var(--a-monospace-fonts) !important;
|
font-family: var(--a-monospace-fonts) !important;
|
||||||
@font-face {
|
@font-face {
|
||||||
fomt-family: var(--a-monospace-fonts) !important;
|
font-family: var(--a-monospace-fonts) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user