Link fonts are bigger
See links in content, show bigger than regular font.
http://reach.jdbpocketware.com/topic/59727-how-to-change-default-currency/
See links in content, show bigger than regular font.
http://reach.jdbpocketware.com/topic/59727-how-to-change-default-currency/
You have
.module ul li a {
font-size: 18px;
}
In your custom css and this affect to the link site.
.module related to all modules
change it to
#m_links or #m_actions or #m_forums
then link in the right bar will the same as now.
You have
In your custom css and this affect to the link site.
.module related to all modules
change it to
#m_links or #m_actions or #m_forums
then link in the right bar will the same as now.