Re: Category links?
I would think this would do something but it does nothing if the declaration is already defined earlier in the CSS for any link.
.menu-categories-list a:link,
.menu-categories-list a:visited,
.menu-categories-list a:active
{
color:#fff;
font-size: 25pt;
}
.menu-categories-list a:hover{
color:#003300;
text-decoration:none;
font-size: 12pt;
}
__________________
xcart 5.1.2
|