Enlightenment CVS committal Author : raster Project : web Module : www
Dir : web/www Modified Files: p.php style.css Log Message: rookmoot's www patches - thankssor! :) =================================================================== RCS file: /cvs/e/web/www/p.php,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- p.php 21 Apr 2007 17:01:56 -0000 1.8 +++ p.php 30 Apr 2007 04:09:51 -0000 1.9 @@ -43,8 +43,10 @@ </td> </tr> </table> +<div class="content"> <div class="main"> <?php include "p/$page/$lang-body" ?> +</div> </div> <hr/> <p class="tiny">Copyright © Enlightenment.org</p> =================================================================== RCS file: /cvs/e/web/www/style.css,v retrieving revision 1.11 retrieving revision 1.12 diff -u -3 -r1.11 -r1.12 --- style.css 23 Apr 2007 07:58:24 -0000 1.11 +++ style.css 30 Apr 2007 04:09:51 -0000 1.12 @@ -33,6 +33,10 @@ height : 250px; } +div.content { + margin: 0 40px 0 40px; +} + div.main { text-align : left; vertical-align : top; @@ -297,8 +301,9 @@ } table.tab { + width : 90%; padding : 0px; - margin : 1px; + margin : 5px; border : 1px solid #cccccc; font-family : "Bitstream Vera", "Vera", "Trebuchet MS", Trebuchet, Tahoma, sans-serif; color : #444444; ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs