diff options
author | athomas <[email protected]> | 2003-06-06 16:20:39 +0000 |
---|---|---|
committer | athomas <[email protected]> | 2003-06-06 16:20:39 +0000 |
commit | 52acaea03c9dd7512fcc17f4ce16d1e86f4512eb (patch) | |
tree | a891960fe7992bd0c371814dd4f7bf9c3af18feb | |
parent | e0f540d0fe4b22e1ee20b4eb61ea159a8e5e8e14 (diff) |
adjusted it to 2/3 for column 1 and 1/3 for column 2
git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@20 03bf7f67-59de-4072-a415-9a990d468a3f
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index ed54007..538e4e7 100644 --- a/www/index.html +++ b/www/index.html @@ -4,7 +4,7 @@ for OpenAL / Sound3D Toolkit Project! </font> </div> <table width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> - <td width="75%" valign="top"> <table width="100%" height="358" border="0" cellpadding="5" cellspacing="1"> + <td width="66%" valign="top"> <table width="100%" height="358" border="0" cellpadding="5" cellspacing="1"> <tr> <td valign="top"><table width="100%" border="0" cellpadding="5" cellspacing="1" bgcolor="#990000"> <tr> |