Update of /cvsroot/tuxpaint/tuxpaint-website/css
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26278
Modified Files:
all.css
Log Message:
Updated for screenshot pages
Index: all.css
===================================================================
RCS file: /cvsroot/tuxpaint/tuxpaint-website/css/all.css,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** all.css 24 Mar 2004 19:55:37 -0000 1.14
--- all.css 24 Mar 2004 20:51:59 -0000 1.15
***************
*** 17,20 ****
--- 17,25 ----
}
+ h1, h2, h3 { font-weight: bold; }
+ h1 { font-size: 2.5em; }
+ h2 { font-size: 2em; }
+ h3 { font-size: 1.4em; }
+
div#main
{
***************
*** 28,31 ****
--- 33,37 ----
background: url("/tuxpaint/gfx/border-side.png") transparent left repeat-y;
padding-left: 18px;
+ padding-right: 18px;
}
***************
*** 55,58 ****
--- 61,70 ----
div.screenshot p { padding-left: 2em; } /* Equal to the right margin, so centering
will work. */
+ div.screenshot > p { margin-bottom: 0; }
+
+ div#page-screenshots div.screenshot { margin-top: 4em; }
+ div#page-screenshots h3 + div.screenshot { margin-top: 0; }
+ div#page-screenshots h3 { text-align: center; margin-left: 0; }
+ div#page-screenshots div.screenshot p { padding-left: 0; }
.description
***************
*** 67,73 ****
{
color: black;
! background: url("/tuxpaint//gfx/border-corner.png") transparent left top no-repeat;
text-align: center;
- font-size: 2em;
padding: 1.5em 80px 1em 80px;
margin: 0;
--- 79,84 ----
{
color: black;
! background: url("/tuxpaint/gfx/border-corner.png") transparent left top no-repeat;
text-align: center;
padding: 1.5em 80px 1em 80px;
margin: 0;
***************
*** 196,200 ****
background: #ffeeaa;
float: right;
! margin: 0 1.5em 1.5em 1.5em;
border: 1px solid black;
width: 30%;
--- 207,211 ----
background: #ffeeaa;
float: right;
! margin: 0 0 1.5em 1.5em;
border: 1px solid black;
width: 30%;
_______________________________________________
Tuxpaint-commits mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxpaint-commits