Ralph Ronnquist wrote:
> Good script. Nowadays you might need to do something to the font-weight
> property as well.

I found it somewheres on the web. If you come up with any improvements, let me 
know!

Lookin around just now, I didn't locate the source, but found a site with a 
bunch of
similarly useful bookmarklets:

https://www.squarefree.com/bookmarklets/zap.html


> Ralph.
> 
> Joel Roth wrote on 08/08/17 07:41:
> >As an aside, for those who dislike the color scheme, I can
> >recommend putting this javascript snippet into a browser
> >toolbar bookmark called "zap colors" or something similar:
> >
> >javascript:styles='*%20{%20background:%20white%20!important;%20color:%20black%20!important;%20}%20:link,%20:link%20*%20{%20color:%20#0000EE%20!important;%20}%20:visited,%20:visited%20*%20{%20color:%20#551A8B%20!important;%20}';%20newSS%20=%20document.createElement('link');%20newSS.rel%20=%20'stylesheet';%20newSS.href%20=%20'data:text/css,'%20+%20escape(styles);%20document.documentElement.childNodes[0].appendChild(newSS);%20void%200
> >
> >I use it all the time.
> >
> >Firefox has a readability plugin available via the open book
> >icon at the right of the URL text field, however, I've
> >noticed it's more invasive, and the result is not always
> >readable.
> >
> >Cheers,
> >
> >Joel
> >
> >
> _______________________________________________
> Dng mailing list
> Dng@lists.dyne.org
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

-- 
Joel Roth
  

_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to