How to change Font Sizes

  • erics1234
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 6 months ago #18716 by erics1234
The standard body font appears to be 9px and I need to make this 12. Also is it possible to change from arial to verdania as the standard font? Where can I change these?

Please Log in to join the conversation.

More
12 years 6 months ago #18728 by ivan.milic
layout.css:

html {
font-size:12px;
}

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}
...

Please Log in to join the conversation.

Time to create page: 0.276 seconds
Powered by Kunena Forum