Look at your /themes/curve/style.css file at line 18 for the following code
and edit the 12px as required. Hopefully you will not need to ...
Code: [Select]
body {
color: Black;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
}
and edit the 12px as required. Hopefully you will not need to ...