prussell    01/02/08 04:11:05

  Modified:    webapp/stylesheets/slides Tag: xml-cocoon2
                        slides-apachecon.xsl
  Log:
  Giving Stefano's slides a white background so that Netscape users can
  see them properly.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +1 -1      
xml-cocoon/webapp/stylesheets/slides/Attic/slides-apachecon.xsl
  
  Index: slides-apachecon.xsl
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon/webapp/stylesheets/slides/Attic/slides-apachecon.xsl,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- slides-apachecon.xsl      2000/09/22 20:07:48     1.1.2.1
  +++ slides-apachecon.xsl      2001/02/08 12:11:00     1.1.2.2
  @@ -8,7 +8,7 @@
        <title><xsl:value-of select="title"/></title>
        <link rel="stylesheet" type="text/css" href="style" title="Style"/>
       </head>
  -    <body>
  +    <body bgcolor="white">
        <table width="100%">
         <tr>
          <td>
  
  
  

Reply via email to