stas        02/01/15 07:58:20

  Modified:    src      style.css
  Log:
  - with the contrasting bg, better not to use dark bg for breadcrumb
  
  Revision  Changes    Path
  1.6       +3 -3      modperl-docs/src/style.css
  
  Index: style.css
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/style.css,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- style.css 15 Jan 2002 15:39:26 -0000      1.5
  +++ style.css 15 Jan 2002 15:58:19 -0000      1.6
  @@ -38,7 +38,7 @@
   
   div.navbar       a {text-decoration: none; color: #0000ff;}
   div.activenav    a {text-decoration: none; color: #ffffff;}
  -div.navbarglobal a {text-decoration: none; color: #ffffff;}
  +div.navbarglobal a {text-decoration: none; color: #828DA6;}
   div.notactivenav a {text-decoration: none; color: #525D76;}
   div.toc          a {text-decoration: none; color: #0000ff;}
   
  @@ -131,8 +131,8 @@
   
   div.navbarglobal {
           padding: 2px;
  -        background-color: #525D76;
  -        color: #ffffff;
  +        background-color: #ffffff;
  +        color: #000000;
   }
   
   div.navbarlocal {
  
  
  

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

Reply via email to