Delete about_about_dark_mode.css

This commit is contained in:
overdodactyl 2017-11-28 21:25:47 +00:00 committed by GitHub
parent 2faca90dc8
commit 5c49e1a795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
@-moz-document url(about:about) {
html, body {
background: #323234 !important;
color: #ccc !important;
}
a:link {
color: darkcyan !important;
}
h1 {
color: #ccc !important;
}
}