| re: The colors are set by your browser |
| Posted by: |
ashleylm 05:08 pm EST 12/21/15 |
| In reply to: |
The colors are set by your browser - Ann 04:44 pm EST 12/21/15 |
|
You can make those changes in your browser, if you want
Thanks for the reminder--I added the "Stylist" extension to Chrome, picked colours I love, and now every site looks 1,000 times better! For the CSS novice, type in (or paste) something like this, choosing colors you love:
A:visited { color: LightSalmon ! important }
A:link { color: SteelBlue ! important }
A:hover { color: black ! important }
A:active { color: green ! important } |
|
reply
|
|
| Previous: |
re: Or, in some browsers - does anyone know how to adjust in Safari? nmi - cinderonbroadway 07:20 pm EST 12/21/15 |
| Next: |
re: The colors are set by your browser - whereismikeyfl 09:36 pm EST 12/22/15 |
| Thread: |
|