New backup 2025-10-23 00:00:02
This commit is contained in:
parent
a79b92679c
commit
5760157a5f
8 changed files with 16 additions and 0 deletions
|
|
@ -17,6 +17,9 @@
|
|||
--toolbar-field-background-color: transparent !important;
|
||||
--urlbar-box-bgcolor: transparent !important;
|
||||
}
|
||||
.browserStack > browser {
|
||||
border: 5px solid red;
|
||||
}
|
||||
.urlbar-input-container {
|
||||
text-align: center !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
|||
/* */
|
||||
--pogmom-background-color: transparent;
|
||||
--darkreader-background-ffffff: var(--pogmom-background-color) !important;
|
||||
--darkreader-bg--color-main-background-blur: var(--pogmom-background-color) !important;
|
||||
html,body {
|
||||
[class*="header"],[class*="wrap"] {
|
||||
background-color: var(--pogmom-background-color) !important;
|
||||
|
|
|
|||
|
|
@ -17,6 +17,9 @@
|
|||
--toolbar-field-background-color: transparent !important;
|
||||
--urlbar-box-bgcolor: transparent !important;
|
||||
}
|
||||
.browserStack > browser {
|
||||
border: 5px solid red;
|
||||
}
|
||||
.urlbar-input-container {
|
||||
text-align: center !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
|||
/* */
|
||||
--pogmom-background-color: transparent;
|
||||
--darkreader-background-ffffff: var(--pogmom-background-color) !important;
|
||||
--darkreader-bg--color-main-background-blur: var(--pogmom-background-color) !important;
|
||||
html,body {
|
||||
[class*="header"],[class*="wrap"] {
|
||||
background-color: var(--pogmom-background-color) !important;
|
||||
|
|
|
|||
|
|
@ -17,6 +17,9 @@
|
|||
--toolbar-field-background-color: transparent !important;
|
||||
--urlbar-box-bgcolor: transparent !important;
|
||||
}
|
||||
.browserStack > browser {
|
||||
border: 5px solid red;
|
||||
}
|
||||
.urlbar-input-container {
|
||||
text-align: center !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
|||
/* */
|
||||
--pogmom-background-color: transparent;
|
||||
--darkreader-background-ffffff: var(--pogmom-background-color) !important;
|
||||
--darkreader-bg--color-main-background-blur: var(--pogmom-background-color) !important;
|
||||
html,body {
|
||||
[class*="header"],[class*="wrap"] {
|
||||
background-color: var(--pogmom-background-color) !important;
|
||||
|
|
|
|||
|
|
@ -17,6 +17,9 @@
|
|||
--toolbar-field-background-color: transparent !important;
|
||||
--urlbar-box-bgcolor: transparent !important;
|
||||
}
|
||||
.browserStack > browser {
|
||||
border: 5px solid red;
|
||||
}
|
||||
.urlbar-input-container {
|
||||
text-align: center !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
|||
/* */
|
||||
--pogmom-background-color: transparent;
|
||||
--darkreader-background-ffffff: var(--pogmom-background-color) !important;
|
||||
--darkreader-bg--color-main-background-blur: var(--pogmom-background-color) !important;
|
||||
html,body {
|
||||
[class*="header"],[class*="wrap"] {
|
||||
background-color: var(--pogmom-background-color) !important;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue