airy.css: Override white text in TOS
Fixes bug https://issues.mediagoblin.org/ticket/808
This commit is contained in:
parent
a806e4dcc4
commit
4f1a34b84d
@ -38,6 +38,10 @@ header {
|
||||
color: #4a4a4a;
|
||||
}
|
||||
|
||||
#code_of_conduct_list strong {
|
||||
color: #4a4a4a;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 940px) {
|
||||
header {
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user