Changing feature list links colors with CSS
The tittle says it all.
I'm trying with:
.flist {
color:#FFFFFF !important;
}
but it only apply to normal text and not links inside the module.
Thanks alot
Comments