Quote:
Originally Posted by Lizard King
Add the following code in Styles & Templates - All Style Options - Additional CSS Definitions and change the colors matching to your board style. If you have more then one style you have do it to each style.
Code:
.wg_menu
{
background-color: #060606;
color: #999999;
font-size: 8pt;
font-family: Helvetica;
}
.wg_gbalt1
{
background-color: #060606;
color: #999999;
}
.wg_gbalt2
{
background-color: #060606;
color: #999999;
}
.wg_form
{
background-color: #060606;
color: #999999;
}
|
As far as this is concerned, I just removed the custom CSS, and it works fine for all of my styles.