mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
move font family to only :root
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
background: var(--better-main) !important;
|
background: var(--better-main) !important;
|
||||||
--navy: #1a1a1a !important;
|
--navy: #1a1a1a !important;
|
||||||
--auto-background: var(--better-pale, var(--background-secondary)) !important;
|
--auto-background: var(--better-pale, var(--background-secondary)) !important;
|
||||||
|
font-family: Rubik, sans-serif !important;
|
||||||
}
|
}
|
||||||
.hidden {
|
.hidden {
|
||||||
display: none;
|
display: none;
|
||||||
@@ -22,7 +23,6 @@ html {
|
|||||||
background: var(--auto-background) !important;
|
background: var(--auto-background) !important;
|
||||||
}
|
}
|
||||||
* {
|
* {
|
||||||
font-family: Rubik, sans-serif !important;
|
|
||||||
--theme-fg-parts: white;
|
--theme-fg-parts: white;
|
||||||
|
|
||||||
transition:
|
transition:
|
||||||
|
|||||||
Reference in New Issue
Block a user