Posted 11 years ago · Author
Code
<style type="text/css">
.paneltitle, .panelmenu
{
/*this is an example. change the setting as you want.*/
   font: bold 18px 'Comic Sans MS',cursive;
   color: #6666DD;
   padding-left:8px;
   white-space: nowrap;
   line-height:18px;
   vertical-align: top;
}
</style>