New backup 2025-08-24 11:45:02
This commit is contained in:
parent
57e0a2d081
commit
3c0bc1419e
2 changed files with 10 additions and 7 deletions
|
@ -24,8 +24,11 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
|||
:root {
|
||||
--in-content-page-background: #00000000 !important;
|
||||
--in-content-box-background: #00000088 !important;
|
||||
--darkreader-bg-theme-bg-home: rgb(0, 0, 0, 0) !important;
|
||||
--darkreader-neutral-background: rgb(0, 0, 0, 0) !important;
|
||||
--darkreader-bg-theme-bg-home: rgba(0, 0, 0, 0) !important;
|
||||
* {
|
||||
--darkreader-neutral-background: rgba(0, 0, 0, 0) !important;
|
||||
}
|
||||
--darkreader-background-ffffff: rgba(0, 0, 0, 0) !important;
|
||||
background: rgba(0, 0, 0, 0) !important;
|
||||
/* @-moz-document domain(*.pogmom.me),*/
|
||||
@-moz-document domain(*.*) {
|
||||
|
|
|
@ -24,11 +24,6 @@ ShowSelector=1
|
|||
StartWithLastProfile=1
|
||||
Version=2
|
||||
|
||||
[Profile4]
|
||||
Name=testing
|
||||
IsRelative=1
|
||||
Path=4z689ygf.testing
|
||||
|
||||
[Install6C4726F70D182CF7]
|
||||
Default=penelope
|
||||
Locked=1
|
||||
|
@ -38,3 +33,8 @@ Name=School
|
|||
IsRelative=1
|
||||
Path=school
|
||||
|
||||
[Profile4]
|
||||
Name=testing
|
||||
IsRelative=1
|
||||
Path=4z689ygf.testing
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue