Should be :
A.category-top, A.category-top:visited {
/* color: #008000; */
color: #966fb5;
text-decoration: none;
}
The closing rem tag is the opposite of the opening tag. You had them the same.
Should be :
A.category-top, A.category-top:visited {
/* color: #008000; */
color: #966fb5;
text-decoration: none;
}
The closing rem tag is the opposite of the opening tag. You had them the same.