moseley     02/04/19 23:52:57

  Modified:    src      style.css
  Log:
  Added black to h* tags.
  
  Revision  Changes    Path
  1.55      +1 -0      modperl-docs/src/style.css
  
  Index: style.css
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/style.css,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- style.css 20 Apr 2002 06:23:28 -0000      1.54
  +++ style.css 20 Apr 2002 06:52:57 -0000      1.55
  @@ -17,6 +17,7 @@
   
   h1, h2, h3, h4, h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, 
h3 a:visited, h4 a:link, h4 a:visited  {
       /* color: #525d76; */
  +    color: #000000;
       text-decoration: none;
       font-family: helvetica, arial, verdana, sans-serif;
   }
  
  
  

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

Reply via email to