stas        2002/06/30 08:58:57

  Modified:    src      style.css
  Log:
  no need for such a large font for the copy-right, it's not a part of our
  content, it just needs to be there. using 0.60em
  
  Revision  Changes    Path
  1.75      +1 -1      modperl-docs/src/style.css
  
  Index: style.css
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/style.css,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -r1.74 -r1.75
  --- style.css 30 Jun 2002 06:20:07 -0000      1.74
  +++ style.css 30 Jun 2002 15:58:57 -0000      1.75
  @@ -177,7 +177,7 @@
   
   p.copyright {
       font-family: helvetica, arial, verdana, sans-serif;
  -    font-size: 0.75em;
  +    font-size: 0.60em;
       text-align: center;
   }
   
  
  
  

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

Reply via email to