作者好船
不想灌chrome plus,以chromium為例:
去你的user profile找User StyleSheets 修改Custom.css
a:link{ color:black !important; }
body { background:white !important; color:black !important; }
td { background:white !important; color:black !important; }
br { background:white !important; color:black !important; }
div { background:white !important; color:black !important; }
|