stas        02/02/05 09:36:56

  Modified:    src      style.css
  Log:
  - use smaller font for table-top in the menus
  
  Revision  Changes    Path
  1.29      +2 -0      modperl-docs/src/style.css
  
  Index: style.css
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/style.css,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- style.css 5 Feb 2002 16:26:14 -0000       1.28
  +++ style.css 5 Feb 2002 17:36:56 -0000       1.29
  @@ -93,8 +93,10 @@
   
   .table-head {}
   .table-top {
  +    font-size: 0.8em;
       background-color: #cccccc;
       color: #525d76;
  +
   }
   .table-cell { 
       background-color: #eeeeee;
  
  
  

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

Reply via email to