Recent activity
Subscribe to this feed
Jim Ramsey replied on August 25, 2009 20:18 to the question "Changing font size for "pages" links?" in Six Apart:
Hi Adam. It's possible to change the font-size for the pages module, but unfortunately it will also apply to any of the "Archives" modules -- daily archives, monthly archives, etc -- that you have on your blog.
It requires that you have access to Custom CSS within the Design tab.
The CSS to add is:
.module-archives .module-content ul li {
font-size: (enter new font size here, example: 15px);
}
Loading Profile...
