New backup 2025-08-24 12:00:02
This commit is contained in:
parent
3c0bc1419e
commit
bc1b2742d9
2 changed files with 25 additions and 9 deletions
|
@ -25,11 +25,27 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
|||
--in-content-page-background: #00000000 !important;
|
||||
--in-content-box-background: #00000088 !important;
|
||||
--darkreader-bg-theme-bg-home: rgba(0, 0, 0, 0) !important;
|
||||
* {
|
||||
--darkreader-neutral-background: rgba(0, 0, 0, 0) !important;
|
||||
}
|
||||
--color-background-plain: rgba(0, 0, 0, 0) !important;
|
||||
--darkreader-bg--bgColor-default: rgba(0, 0, 0, 0) !important;
|
||||
--darkreader-bg--bgColor-canvas-default: rgba(0, 0, 0, 0) !important;
|
||||
--darkreader-background-ffffff: rgba(0, 0, 0, 0) !important;
|
||||
background: rgba(0, 0, 0, 0) !important;
|
||||
html,
|
||||
body {
|
||||
--color-background-plain: rgba(0, 0, 0, 0) !important;
|
||||
--darkreader-bg--bgColor-default: rgba(0, 0, 0, 0) !important;
|
||||
--darkreader-bg--bgColor-canvas-default: rgba(0, 0, 0, 0) !important;
|
||||
--darkreader-background-ffffff: rgba(0, 0, 0, 0) !important;
|
||||
/* background: rgba(0, 0, 0, 0.5) !important;*/
|
||||
}
|
||||
/* * {
|
||||
background: rgba(0, 0, 0, 0) !important;
|
||||
--darkreader-neutral-background: rgba(0, 0, 0, 0) !important;
|
||||
--darkreader-bg--bgColor-default: rgba(0, 0, 0, 0) !important;
|
||||
--color-background-plain: rgba(0, 0, 0, 0) !important;
|
||||
--darkreader-bg--bgColor-canvas-default: 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(*.*) {
|
||||
html,
|
||||
|
|
|
@ -24,6 +24,11 @@ ShowSelector=1
|
|||
StartWithLastProfile=1
|
||||
Version=2
|
||||
|
||||
[Profile4]
|
||||
Name=testing
|
||||
IsRelative=1
|
||||
Path=4z689ygf.testing
|
||||
|
||||
[Install6C4726F70D182CF7]
|
||||
Default=penelope
|
||||
Locked=1
|
||||
|
@ -33,8 +38,3 @@ Name=School
|
|||
IsRelative=1
|
||||
Path=school
|
||||
|
||||
[Profile4]
|
||||
Name=testing
|
||||
IsRelative=1
|
||||
Path=4z689ygf.testing
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue