7 lines
191 B
CSS
7 lines
191 B
CSS
|
#browser vbox#appcontent tabbrowser,
|
||
|
#content,
|
||
|
#tabbrowser-tabpanels,
|
||
|
browser[type=content-primary],
|
||
|
browser[type=content] > html {
|
||
|
background: var(--in-content-page-background)!important
|
||
|
}
|