ShadowFox/userChrome-files/remove_white_flash.css

5 lines
131 B
CSS

#content,
browser[type=content-primary],
browser[type=content] > html {
background: var(--in-content-page-background)!important
}