New backup 2025-10-22 23:15:01
This commit is contained in:
parent
54865bd88b
commit
d52a1d056c
4 changed files with 12 additions and 0 deletions
|
|
@ -41,6 +41,9 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
|||
--darkreader-neutral-background: var(--pogmom-background-color) !important;
|
||||
html,
|
||||
body {
|
||||
[class*="header"] {
|
||||
background-color: green;
|
||||
}
|
||||
--image-background: none;
|
||||
--darkreader-bg--theme-bg-home-custom: var(--pogmom-background-color) !important;
|
||||
--darkreader-bg--theme-bg-home: var(--pogmom-background-color) !important;
|
||||
|
|
|
|||
|
|
@ -41,6 +41,9 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
|||
--darkreader-neutral-background: var(--pogmom-background-color) !important;
|
||||
html,
|
||||
body {
|
||||
[class*="header"] {
|
||||
background-color: green;
|
||||
}
|
||||
--image-background: none;
|
||||
--darkreader-bg--theme-bg-home-custom: var(--pogmom-background-color) !important;
|
||||
--darkreader-bg--theme-bg-home: var(--pogmom-background-color) !important;
|
||||
|
|
|
|||
|
|
@ -41,6 +41,9 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
|||
--darkreader-neutral-background: var(--pogmom-background-color) !important;
|
||||
html,
|
||||
body {
|
||||
[class*="header"] {
|
||||
background-color: green;
|
||||
}
|
||||
--image-background: none;
|
||||
--darkreader-bg--theme-bg-home-custom: var(--pogmom-background-color) !important;
|
||||
--darkreader-bg--theme-bg-home: var(--pogmom-background-color) !important;
|
||||
|
|
|
|||
|
|
@ -41,6 +41,9 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
|||
--darkreader-neutral-background: var(--pogmom-background-color) !important;
|
||||
html,
|
||||
body {
|
||||
[class*="header"] {
|
||||
background-color: green;
|
||||
}
|
||||
--image-background: none;
|
||||
--darkreader-bg--theme-bg-home-custom: var(--pogmom-background-color) !important;
|
||||
--darkreader-bg--theme-bg-home: var(--pogmom-background-color) !important;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue