Using Stylish extension, you can have the following style on a web site, which colour palette is too bizarre for your eyesight:

<br />
/* Black on white */<br />
html, body, * {<br />
    background: #FFF !important; color: #000 !important; background-image: none !important;<br />
}<br />

This is just a basic example, you might want to refine it to suit your needs. Possible options: change the appearance of visited links by changing the style of

a:visited
; remove images by setting
display:none
on
img
elements etc.

Tags: None
Categories: None |

0 comments have been posted.

Your email: we will send you a confirmation link to this address to confirm your identity and to prevent robot posting
Get in touch
»...«
Follow updates

Join our social networks and RSS feed to keep up to date with latest news and publications