tobrien     2004/01/13 19:24:22

  Modified:    codec/xdocs/style project.css
  Log:
  Codec now contains a project.css that overrides banner and set banner's background 
to white.
  
  Revision  Changes    Path
  1.2       +5 -3      jakarta-commons/codec/xdocs/style/project.css
  
  Index: project.css
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/codec/xdocs/style/project.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.css       4 Oct 2003 15:15:36 -0000       1.1
  +++ project.css       14 Jan 2004 03:24:22 -0000      1.2
  @@ -1,3 +1,5 @@
  -body {
  -     
  -}
  \ No newline at end of file
  +#banner, #banner td { 
  + background: #fff;
  + color: #000;
  +}
  +
  
  
  

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

Reply via email to