6 lines
188 B
CSS
6 lines
188 B
CSS
![]() |
@-moz-document url-prefix(https://raw.githubusercontent.com) {
|
||
|
html {
|
||
|
background: var(--in-content-page-background)!important;
|
||
|
color: var(--in-content-page-color)!important
|
||
|
}
|
||
|
}
|