this is working very well. but it is possible to define a precise selector and it's contrast color? .navbar > li > a{background:white;} to .navbar > li > a{background:red;}
this is working very well. but it is possible to define a precise selector and it's contrast color?
.navbar > li > a{background:white;}
to
.navbar > li > a{background:red;}