New backup 2025-10-31 10:15:02
This commit is contained in:
parent
4ba70ac58d
commit
5dd3e34206
1 changed files with 2 additions and 8 deletions
|
|
@ -25,8 +25,8 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
||||||
/* --pogmom-background-color: rgba({{{bg-red}}},{{{bg-green}}},{{{bg-blue}}},{{{bg-alpha}}});*/
|
/* --pogmom-background-color: rgba({{{bg-red}}},{{{bg-green}}},{{{bg-blue}}},{{{bg-alpha}}});*/
|
||||||
/* */
|
/* */
|
||||||
--pogmom-background-color: transparent;
|
--pogmom-background-color: transparent;
|
||||||
--darkreader-background-ffffff: var(--pogmom-background-color) !important;
|
/* --darkreader-background-ffffff: var(--pogmom-background-color) !important;
|
||||||
--darkreader-bg--color-main-background-blur: var(--pogmom-background-color) !important;
|
--darkreader-bg--color-main-background-blur: var(--pogmom-background-color) !important;*/
|
||||||
html,body {
|
html,body {
|
||||||
[class*="header"],[class*="wrap"] {
|
[class*="header"],[class*="wrap"] {
|
||||||
background-color: var(--pogmom-background-color) !important;
|
background-color: var(--pogmom-background-color) !important;
|
||||||
|
|
@ -64,12 +64,6 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
||||||
--darkreader-background-ffffff: var(--pogmom-background-color) !important;
|
--darkreader-background-ffffff: var(--pogmom-background-color) !important;
|
||||||
background-color: var(--pogmom-background-color) !important;
|
background-color: var(--pogmom-background-color) !important;
|
||||||
}*/
|
}*/
|
||||||
@container myul (min-width: 50%) {
|
|
||||||
* {
|
|
||||||
background-color: red !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* html,
|
/* html,
|
||||||
body {
|
body {
|
||||||
--image-background: none;
|
--image-background: none;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue