How can I change the font color on classic E1 page
Here is my dat file.
+section:collapsible:Payroll
=
A B C D E X F
=
G H I
=
I need the word Payroll to be in Black. Currently it is a bluish color.
Do I need to change this color #333333 in my jdeflow file?
ody
{
overflow-x:auto;
overflow-y:auto;
font-family: Tahoma,Verdana,Helvetica,sans-serif;
font-size: 11px;
font-family: Tahoma,Verdana,Helvetica,sans-serif;
color: #333333;
margin:0px;