Added support for a warning class.

This commit is contained in:
dsa 2007-03-05 05:29:38 +00:00
parent 7cd0cae526
commit 4fb43ad9ce

View file

@ -58,6 +58,13 @@
font-family: verdana;
font-size: 12px;
}
span.warning /* Content Text */
{
color: #C0C000;
font-family: verdana;
font-size: 12px;
}
/* Font Attribute Change (#6c83b0)*/
span.blue