Is there any way to change the color of my favourite links. For example if "Google.com" is your bookmark and if on other website there's a link to Google and you hover it, the color of the link will change into yellow. I've tried with a[starred]:hover{color:yellow !important} but it doesn't work. Is it possible? Sorry for my bad English.
You want links to your bookmarked sites to show up differently on websites you're browsing? You can't affect other people's sites with CSS, maybe there's a Greasemonkey script or something.
Exactly! Greasemonkey? Good idea, but I afraid there's no script changing color of links. And what do you think about Stylish? I've been looking for the answer on userstyles.org, but i can't find anything. Has anyone any idea?