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