[Zope-dev] Very minor management style sheet change?
richard@bizarsoftware.com.au
richard@bizarsoftware.com.au
Fri, 23 Mar 2001 17:11:37 +1100
Just so that the fonts are consistent, can this change be made to the
management screens stylesheet?
.form-help {
+ font-family: Verdana, Helvetica, sans-serif;
font-size: 10pt;
color: #333333;
}
As a bonus, we'd also like to see the following added to the stylesheet -
it's the style "defined" by the Zope heading up above the management tree
view. We'll make do if we have to with this one.
.strong-header {
font-family: Verdana, Helvetica, sans-serif;
background-color: #000000;
color: #ffffff;
font-size: 12pt;
font-weight: bold;
}
Richard
--
Richard Jones
richard@bizarsoftware.com.au
Senior Software Developer, Bizar Software (www.bizarsoftware.com.au)