[EMAIL PROTECTED] wrote:
stas        02/02/22 00:24:03

  Modified:    src      style.css
  Log:
  - no need for using huge letters and bold weight for the title, it's
  already standing out by using opposite to the rest of the page colors

anybody thinks it's a bad patch? The title in mozilla was simply huge! now it's bearable.


Revision Changes Path
1.33 +1 -2 modperl-docs/src/style.css
Index: style.css
===================================================================
RCS file: /home/cvs/modperl-docs/src/style.css,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- style.css 22 Feb 2002 08:19:52 -0000 1.32
+++ style.css 22 Feb 2002 08:24:03 -0000 1.33
@@ -197,8 +197,7 @@
.headline {
color: #ffffff;
font-family: helvetica, arial, verdana, sans-serif;
- font-size:1.5em;
- font-weight: bold;
+ font-size: 1.2em;
}
td.headline {
background-color: #525a73;


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--


_____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to