|
From: Andrew <men...@us...> - 2006-01-14 22:46:52
|
Update of /cvsroot/mxbb/core/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20373/docs Modified Files: index.html Log Message: This should set the stage for "real" updates. Page border color was changed in the CSS, and index.html simply updated. Index: index.html =================================================================== RCS file: /cvsroot/mxbb/core/docs/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.html 14 Jan 2006 22:41:49 -0000 1.2 --- index.html 14 Jan 2006 22:46:45 -0000 1.3 *************** *** 24,28 **** </head> ! <body style="color: rgb(0, 0, 0); background-color: #eeeeee;"> <table class="bodyline" align="center" cellpadding="8" cellspacing="0" width="90%"> --- 24,28 ---- </head> ! <body style="color: rgb(0, 0, 0); background-color: #f3f3f3;"> <table class="bodyline" align="center" cellpadding="8" cellspacing="0" width="90%"> |