Fossil SCM
Render the side bar on the homepage using CSS instead of tables.
Commit
9ac9ee605b0c74b00cace3bf9802ce7a0f785ae9
Parent
a6e4dcb08546d2b…
1 file changed
+2
-10
+2
-10
| --- www/index.wiki | ||
| +++ www/index.wiki | ||
| @@ -8,15 +8,11 @@ | ||
| 8 | 8 | </p> |
| 9 | 9 | |
| 10 | 10 | |
| 11 | 11 | <h3>Why Use Fossil?</h3> |
| 12 | 12 | |
| 13 | -<table border="0" cellspacing="10" bgcolor="white" align="right" | |
| 14 | -cellpadding="2"> | |
| 15 | -<tr><td bgcolor="#446979"> | |
| 16 | -<table border="0" cellpadding="10" bgcolor="white"> | |
| 17 | -<tr><td> | |
| 13 | +<div style='width:200px;float:right;border:2px solid #446979;padding:10px;margin:0px 10px;'> | |
| 18 | 14 | <ul> |
| 19 | 15 | <li> [http://www.fossil-scm.org/download.html | Download] |
| 20 | 16 | <li> [./quickstart.wiki | Quick Start] |
| 21 | 17 | <li> [./build.wiki | Install] |
| 22 | 18 | <li> [../COPYRIGHT-BSD2.txt | License] |
| @@ -31,16 +27,12 @@ | ||
| 31 | 27 | <ul> |
| 32 | 28 | <li> [http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users | sign-up] |
| 33 | 29 | <li> [http://www.mail-archive.com/[email protected] | archives] |
| 34 | 30 | </ul> |
| 35 | 31 | </ul> |
| 36 | -</td></tr> | |
| 37 | -<tr><td> | |
| 38 | 32 | <center><img src="fossil3.gif"></center> |
| 39 | -</td></tr> | |
| 40 | -</table> | |
| 41 | -</table> | |
| 33 | +</div> | |
| 42 | 34 | |
| 43 | 35 | There are plenty of open-source version control systems available on the |
| 44 | 36 | internet these days. What makes Fossil worthy of attention? |
| 45 | 37 | |
| 46 | 38 | 1. <b>Bug Tracking And Wiki</b> - |
| 47 | 39 |
| --- www/index.wiki | |
| +++ www/index.wiki | |
| @@ -8,15 +8,11 @@ | |
| 8 | </p> |
| 9 | |
| 10 | |
| 11 | <h3>Why Use Fossil?</h3> |
| 12 | |
| 13 | <table border="0" cellspacing="10" bgcolor="white" align="right" |
| 14 | cellpadding="2"> |
| 15 | <tr><td bgcolor="#446979"> |
| 16 | <table border="0" cellpadding="10" bgcolor="white"> |
| 17 | <tr><td> |
| 18 | <ul> |
| 19 | <li> [http://www.fossil-scm.org/download.html | Download] |
| 20 | <li> [./quickstart.wiki | Quick Start] |
| 21 | <li> [./build.wiki | Install] |
| 22 | <li> [../COPYRIGHT-BSD2.txt | License] |
| @@ -31,16 +27,12 @@ | |
| 31 | <ul> |
| 32 | <li> [http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users | sign-up] |
| 33 | <li> [http://www.mail-archive.com/[email protected] | archives] |
| 34 | </ul> |
| 35 | </ul> |
| 36 | </td></tr> |
| 37 | <tr><td> |
| 38 | <center><img src="fossil3.gif"></center> |
| 39 | </td></tr> |
| 40 | </table> |
| 41 | </table> |
| 42 | |
| 43 | There are plenty of open-source version control systems available on the |
| 44 | internet these days. What makes Fossil worthy of attention? |
| 45 | |
| 46 | 1. <b>Bug Tracking And Wiki</b> - |
| 47 |
| --- www/index.wiki | |
| +++ www/index.wiki | |
| @@ -8,15 +8,11 @@ | |
| 8 | </p> |
| 9 | |
| 10 | |
| 11 | <h3>Why Use Fossil?</h3> |
| 12 | |
| 13 | <div style='width:200px;float:right;border:2px solid #446979;padding:10px;margin:0px 10px;'> |
| 14 | <ul> |
| 15 | <li> [http://www.fossil-scm.org/download.html | Download] |
| 16 | <li> [./quickstart.wiki | Quick Start] |
| 17 | <li> [./build.wiki | Install] |
| 18 | <li> [../COPYRIGHT-BSD2.txt | License] |
| @@ -31,16 +27,12 @@ | |
| 27 | <ul> |
| 28 | <li> [http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users | sign-up] |
| 29 | <li> [http://www.mail-archive.com/[email protected] | archives] |
| 30 | </ul> |
| 31 | </ul> |
| 32 | <center><img src="fossil3.gif"></center> |
| 33 | </div> |
| 34 | |
| 35 | There are plenty of open-source version control systems available on the |
| 36 | internet these days. What makes Fossil worthy of attention? |
| 37 | |
| 38 | 1. <b>Bug Tracking And Wiki</b> - |
| 39 |