Update of /cvsroot/tuxpaint/tuxpaint-website/css
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12898

Modified Files:
        all.css 
Log Message:
'screenshot' works better as a class than an id

Index: all.css
===================================================================
RCS file: /cvsroot/tuxpaint/tuxpaint-website/css/all.css,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** all.css     24 Mar 2004 19:51:38 -0000      1.13
--- all.css     24 Mar 2004 19:55:37 -0000      1.14
***************
*** 48,52 ****
  div#toc a, div#toc :link { text-decoration: none; }
  
! div#screenshot
  {
    margin: 1em;
--- 48,52 ----
  div#toc a, div#toc :link { text-decoration: none; }
  
! div.screenshot
  {
    margin: 1em;
***************
*** 54,58 ****
  }
  
! div#screenshot p { padding-left: 2em; } /* Equal to the right margin, so centering 
will work. */
  
  .description
--- 54,58 ----
  }
  
! div.screenshot p { padding-left: 2em; } /* Equal to the right margin, so centering 
will work. */
  
  .description

_______________________________________________
Tuxpaint-commits mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxpaint-commits

Reply via email to