consistant title size of 6
authorivan <ivan>
Mon, 22 Mar 2004 19:03:03 +0000 (19:03 +0000)
committerivan <ivan>
Mon, 22 Mar 2004 19:03:03 +0000 (19:03 +0000)
FS/FS/CGI.pm
httemplate/elements/header.html

index 6aca83f..a328629 100644 (file)
@@ -61,7 +61,7 @@ sub header {
         <META HTTP-Equiv="Expires" Content="0"> 
       </HEAD>
       <BODY BGCOLOR="#e8e8e8"$etc>
-          <FONT SIZE=5>
+          <FONT SIZE=6>
             $title
           </FONT>
           <BR><BR>
index 581bbab..1d7bf09 100644 (file)
@@ -12,7 +12,7 @@
         <META HTTP-Equiv="Expires" Content="0"> 
       </HEAD>
       <BODY BGCOLOR="#e8e8e8"<%= $etc %>>
-          <FONT SIZE=7>
+          <FONT SIZE=6>
             <%= $title %>
           </FONT>
           <BR><BR>