Re: Formatting Questions
Posted by
Hugo <Nabble> on
Nov 09, 2010; 3:33am
URL: https://support.nabble.com/Formatting-Questions-tp5642821p5719559.html
To change the post font, you can use something like this:
div.message-text {
font-family: Tahoma, Arial, Serif;
}
Have you tried that?