ShadowFox/userChrome-files/remove_white_flash.css

5 lines
131 B
CSS
Raw Normal View History

2018-02-22 05:20:30 +00:00
#content,
browser[type=content-primary],
browser[type=content] > html {
background: var(--in-content-page-background)!important
}