categories font size
Posted: Wed Dec 31, 2008 10:11 am
How can i change the font size of the categories, I want to make it a little smaller, the text is overlaping the next category.
Thanks
Thanks
div.menu-block dl dd a {
display: block;
height: 32px;
text-decoration: none;
background-repeat: no-repeat;
padding-left: 38px;
font-size: 14px;
padding-top: 8px;
}