stas        02/02/02 23:06:11

  Modified:    src      style.css
  Log:
  - make the links in ad widgets of the consistent style with menus
  
  Revision  Changes    Path
  1.18      +5 -0      modperl-docs/src/style.css
  
  Index: style.css
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/style.css,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- style.css 3 Feb 2002 06:44:27 -0000       1.17
  +++ style.css 3 Feb 2002 07:06:11 -0000       1.18
  @@ -96,6 +96,11 @@
          /* background-color: #ffffff;*/
   }
   
  +div.ad a:link    {text-decoration: none; color: #525D76;}
  +div.ad a:visited {text-decoration: none; color: #525D76;}
  +div.ad a:active  {text-decoration: none; color: #525D76;}
  +div.ad a:hover   {text-decoration: none; color: #525D76;}
  +
   div.adtext {
           font-size: x-small;
           text-align:center;
  
  
  

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

Reply via email to