here’s a quick readability bookmarklet. it makes the background white and the text black. tested in Safari 2.0.
looks like this:
<a href=”javascript:document.body.style.color=’#000′;
document.body.style.background=’#fff’;”>bw</a>
here’s a quick readability bookmarklet. it makes the background white and the text black. tested in Safari 2.0.
looks like this:
<a href=”javascript:document.body.style.color=’#000′;
document.body.style.background=’#fff’;”>bw</a>
It doesn’t work in Mozilla, and your blog text is gray, hypocrite!
This however works as desired:
javascript:void(document.body.style.color=’#000′);void(document.body.style.background=’#fff’);
Yes, I know, I’m a genius, standing on the shoulders of giants.
You need to fix the look of this blog it’s too generic.
–simon