Repair SPAN.searchText font size.

This commit is contained in:
Jeff Teunissen 2000-03-07 02:03:43 +00:00
parent 7c16c09da6
commit ea41c3d052

View file

@ -48,6 +48,6 @@ SPAN.titleBar {
SPAN.searchText {
color: white;
font-size: 10pt;
font-size: 8pt;
text-align: center;
}