ShadowFox/css/userContent-files/raw_githubusercontent.css

6 lines
188 B
CSS
Raw Normal View History

2018-03-11 21:58:02 +00:00
@-moz-document url-prefix(https://raw.githubusercontent.com) {
html {
background: var(--in-content-page-background)!important;
color: var(--in-content-page-color)!important
}
}