cmlenz      2003/03/17 09:42:53

  Modified:    documentation/docs/skins/jakarta.apache.org/css apache.css
  Log:
  More space between the sidebar and the content
  
  Revision  Changes    Path
  1.3       +8 -4      
jakarta-cactus/documentation/docs/skins/jakarta.apache.org/css/apache.css
  
  Index: apache.css
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/documentation/docs/skins/jakarta.apache.org/css/apache.css,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- apache.css        12 Jan 2003 17:24:53 -0000      1.2
  +++ apache.css        17 Mar 2003 17:42:52 -0000      1.3
  @@ -1,11 +1,11 @@
   body {
    background: #fffff;
    color: #00000;
  - }
  +}
   
   a:link, a:visited {
    color: #023264;
  - }
  +}
    
   div#source {
    background-color: #fff;
  @@ -17,17 +17,21 @@
    margin-right: 7px;
    margin-left: 7px;
    margin-top: 1em;
  - }
  +}
   
   div#source pre {
    margin-right: 7px;
    margin-left: 7px;
  - }
  +}
   
   div#menu {
    margin-left: 7px;
    margin-top: 3px;
    margin-bottom: 3px;
  +}
  +
  +td#sidebar {
  + padding-right: 2em;
   }
   
   li#sitemap {
  
  
  

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

Reply via email to