vmassol     2003/02/25 13:31:03

  Modified:    documentation/docs/skins/jakarta.apache.org/stylesheets
                        document2html.xsl
  Log:
  One more try to fix the background color... should be ok this time.
  
  Revision  Changes    Path
  1.33      +3 -2      
jakarta-cactus/documentation/docs/skins/jakarta.apache.org/stylesheets/document2html.xsl
  
  Index: document2html.xsl
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/documentation/docs/skins/jakarta.apache.org/stylesheets/document2html.xsl,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- document2html.xsl 25 Feb 2003 18:56:42 -0000      1.32
  +++ document2html.xsl 25 Feb 2003 21:31:03 -0000      1.33
  @@ -94,7 +94,8 @@
         </head>
   
         <body text="{$body-fg}" link="#525D76" vlink="{$body-link}" 
  -        alink="{$body-link}">
  +        alink="{$body-link}" topmargin="4" leftmargin="4" 
  +        marginwidth="4" marginheight="4" bgcolor="${banner-fg}">
   
           <!-- ============================================================== -->
           <!-- Top level header -->
  
  
  

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

Reply via email to