|
|
|
|
|
by suprfnk
2877 days ago
|
|
> the font color on this blog is absolutely horrible. Yeah, I've noticed more sites do this. Super annoying. I made this bookmark for those cases: javascript:(()=>{document.querySelectorAll("p,div,article,section,ul,ol,li").forEach(x=>{x.style["color"]="black";});})();
|
|