Y
Hacker News
new
|
ask
|
show
|
jobs
by
ivansavz
4353 days ago
Ya the switch to white font on dark bg is no good.
Here's a fix:
$('.blue-grey').css("background-color","#F0F0F0").css("color","#0F0F0F")