lundi 27 juin 2016

Issues with font/text-color in css


I keep having issues with the text-color rule in css whereas I'll have a code like this:

#horizontal > ul > li > a:hover {
    background-color: rgb(255,101,101);
    text-color: black;

And the background color will change, but the text remains blue.


Aucun commentaire:

Enregistrer un commentaire