[ddbfs-cvsupdates] website index.html,1.1,1.2 style.css,1.2,1.3
Status: Planning
Brought to you by:
bcheesem
|
From: Brian C. <bch...@us...> - 2006-12-12 12:54:42
|
Update of /cvsroot/ddbfs/website In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv3646 Modified Files: index.html style.css Log Message: - Updated styles to suit Mozilla-Firefox - Update index.html to suit Mozilla-Firefox Index: index.html =================================================================== RCS file: /cvsroot/ddbfs/website/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.html 30 Oct 2005 03:33:28 -0000 1.1 --- index.html 12 Dec 2006 12:54:34 -0000 1.2 *************** *** 20,29 **** <tr class="menu"> <td class="menu"> ! <a class="menu" target="content" onmouseover="SetStatus('Return to the news.');return true;" href="main.html">Home</a> ! <a class="menu" target="content" onmouseover="SetStatus('Get an overview of DDBFS');return true;" href="overview.html">Overview</a> ! <a class="menu" target="content" onmouseover="SetStatus('Get the technical run down on DDBFS');return true;" href="goals.html">Goals</a> ! <a class="menu" target="content" onmouseover="SetStatus('Get the details of how we have designed DDBFS');return true;" href="design.html">Design</a> ! <a class="menu" target="content" onmouseover="SetStatus('Download DDBFS from one of our mirrors');return true;" href="downloads.html">Downloads</a> ! <a class="menu" target="content" onmouseover="SetStatus('Find out who we are and contact us');return true;" href="contact.html">The Team</a> </td> </tr> --- 20,30 ---- <tr class="menu"> <td class="menu"> ! <a class="menu" target="content" onmouseover="SetStatus('Return to the news.');return true;" href="main.html">Home</a><br /> ! <a class="menu" target="content" onmouseover="SetStatus('Get an overview of DDBFS');return true;" href="overview.html">Overview</a><br /> ! <a class="menu" target="content" onmouseover="SetStatus('Get the technical run down on DDBFS');return true;" href="goals.html">Goals</a><br /> ! <a class="menu" target="content" onmouseover="SetStatus('Get the details of how we have designed DDBFS');return true;" href="design.html">Design</a><br /> ! <a class="menu" target="content" onmouseover="SetStatus('Download DDBFS from one of our mirrors');return true;" href="downloads.html">Downloads</a><br /> ! <a class="menu" target="content" onmouseover="SetStatus('Find out who we are and contact us');return true;" href="contact.html">The Team</a><br /> ! <a class="menu" onmouseover="SetStatus('Goto the project page on SF.net');return true;" href="http://sourceforge.net/projects/ddbfs">SF.Net Page</a><br /> </td> </tr> *************** *** 37,43 **** <tr class="menu"> <td align="center" valign="middle" height="55"> - <!-- <a href="http://sourceforge.net" border="0"><img src="http://sourceforge.net/sflogo.php?group_id=151781&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a> - --> </td> </tr> --- 38,42 ---- *************** *** 50,55 **** <tr class="footer"> <td class="footer" colspan="2"> ! DDBFS Copyright © 2005 Brian Cheeseman, Michael Hirt, Ritchie Phillips.<br /> ! Website Design Copyright © 2005 Brian Cheeseman. </td> </tr> --- 49,54 ---- <tr class="footer"> <td class="footer" colspan="2"> ! DDBFS Copyright © 2005-2006 Brian Cheeseman, Michael Hirt, Ritchie Phillips.<br /> ! Website Design Copyright © 2005-2006 Brian Cheeseman. </td> </tr> Index: style.css =================================================================== RCS file: /cvsroot/ddbfs/website/style.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** style.css 30 Oct 2005 03:49:45 -0000 1.2 --- style.css 12 Dec 2006 12:54:34 -0000 1.3 *************** *** 1,5 **** body { ! font-family: Tahoma, Arial, Sans; font-size: 10pt; color: black; --- 1,11 ---- + html + { + height: 100%; + width: 99.9%; + } + body { ! font-family: Tahoma, Sans; font-size: 10pt; color: black; *************** *** 11,14 **** --- 17,23 ---- scrollbar-base-color: #eeeeff; scrollbar-arrow-color:#6666ff; + + height: 100%; + width: 99.9%; } *************** *** 122,125 **** --- 131,137 ---- padding: 0px; margin: 0px; + font-size: 150%; + font-stretch: wider; + font-style: italic; } *************** *** 158,164 **** iframe.main { ! width: 100%; height: 100%; ! border-left: solid 6px #eeeeff; } --- 170,178 ---- iframe.main { ! width: 99%; height: 100%; ! border: none; ! padding-left: 6px; ! border-left: solid 6px #eeeeff; } *************** *** 166,169 **** --- 180,187 ---- { width: 100%; + padding: 0px; + margin: 0px; + width: 100%; + text-decoration: none; } *************** *** 175,181 **** text-decoration: none; background-color: #eeeeff; ! border: solid 1px #eeeeff; margin: 0pt; padding: 0pt; } --- 193,200 ---- text-decoration: none; background-color: #eeeeff; ! border: none 1px #eeeeff; margin: 0pt; padding: 0pt; + width: 100%; } *************** *** 187,193 **** text-decoration: none; background-color: #eeeeff; ! border: solid 1px #eeeeff; margin: 0pt; padding: 0pt; } --- 206,213 ---- text-decoration: none; background-color: #eeeeff; ! border: none 1px #eeeeff; margin: 0pt; padding: 0pt; + width: 100%; } *************** *** 198,205 **** font-weight: bold; text-decoration: none; ! background-color: #eeeeff; ! border: solid 1px #eeeeff; margin: 0pt; padding: 0pt; } --- 218,226 ---- font-weight: bold; text-decoration: none; ! background-color: #eeeeff; ! border: none 1px #eeeeff; margin: 0pt; padding: 0pt; + width: 100%; } *************** *** 209,213 **** font-weight: bold; background-color: #ddddff; ! border: solid 1px #ddddff; color: black; margin: 0pt; --- 230,234 ---- font-weight: bold; background-color: #ddddff; ! border: none 1px #ddddff; color: black; margin: 0pt; |