Login  Register

Re: Formatting Questions

Posted by Hugo <Nabble> on Nov 20, 2010; 2:40am
URL: https://support.nabble.com/Formatting-Questions-tp5642821p5757254.html

ok, so try the CSS code below:
div.action-link,
table.main,
div.forum-footer {
   font-weight:bold;
}
Please don't forget to remove the previous bold code before testing this code.