bg was overwritten by themes

pull/1134/head
Thomas Fournier 1 year ago
parent 8465415d29
commit ea9315f3d3

@ -1,10 +1,10 @@
html {
/* html {
background: var(--whoogle-dark-page-bg) !important;
}
body {
background: var(--whoogle-dark-page-bg) !important;
}
} */
div {
color: var(--whoogle-dark-text) !important;

@ -1,10 +1,10 @@
html {
/* html {
background: var(--whoogle-page-bg) !important;
}
body {
background: var(--whoogle-page-bg) !important;
}
} */
div {
color: var(--whoogle-text) !important;

Loading…
Cancel
Save