Add about:about
This commit is contained in:
parent
43be286def
commit
e4c6a1467d
|
@ -0,0 +1,16 @@
|
|||
@-moz-document url(about:about) {
|
||||
|
||||
html, body {
|
||||
background: #323234 !important;
|
||||
color: #ccc !important;
|
||||
}
|
||||
|
||||
a:link {
|
||||
color: darkcyan !important;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #ccc !important;
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue