New backup 2025-10-13 14:30:02

This commit is contained in:
Penelope Gwen 2025-10-13 14:30:02 -07:00
parent 8cad9d546d
commit 546b113621

View file

@ -12,7 +12,8 @@
display: none !important; display: none !important;
} }
:root { :root {
--tabpanel-background-color: #1113174c !important; /* --tabpanel-background-color: #1113174c !important;*/
--tabpanel-background-color: red !important;
--toolbar-bgcolor: #795f7c7f !important; --toolbar-bgcolor: #795f7c7f !important;
--toolbar-field-background-color: transparent !important; --toolbar-field-background-color: transparent !important;
--urlbar-box-bgcolor: transparent !important; --urlbar-box-bgcolor: transparent !important;
@ -39,7 +40,7 @@
/* background-color: red !important;*/ /* background-color: red !important;*/
* { * {
border-radius: 10px !important; border-radius: 10px !important;
background-color: red !important; /* background-color: red !important;*/
} }
} }
/*:root { --tabpanel-background-color: #11131700 !important; }*/ /*:root { --tabpanel-background-color: #11131700 !important; }*/