ShadowFox/userContent-files/about_pages/robots.css

7 lines
120 B
CSS
Raw Normal View History

2017-12-09 02:26:30 +00:00
@-moz-document url(about:robots) {
#errorPageContainer {
background-color: var(--dark-accent) !important;
}
}