fix(hackernews): login page text color (#192)
This commit is contained in:
parent
230cdb5971
commit
ca978dd546
@ -166,6 +166,7 @@
|
|||||||
/* Main body padding background */
|
/* Main body padding background */
|
||||||
body {
|
body {
|
||||||
background-color: @base;
|
background-color: @base;
|
||||||
|
color: @text;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Background of the FAQ and main page */
|
/* Background of the FAQ and main page */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user