Fossil SCM
Adjustments to the sidebox on the homepage. This is still using a nested table. CSS-purists will disapprove, no doubt.
Commit
ae89a7ce79517e34c4fbef4466bf4b4a22e9f59e
Parent
9415b3fe8e89b07…
1 file changed
+3
-2
+3
-2
| --- www/index.wiki | ||
| +++ www/index.wiki | ||
| @@ -8,12 +8,13 @@ | ||
| 8 | 8 | </p> |
| 9 | 9 | |
| 10 | 10 | |
| 11 | 11 | <h3>Why Use Fossil?</h3> |
| 12 | 12 | |
| 13 | -<table border="0" cellpadding="1" bgcolor="#558195" align="right" hspace="10"> | |
| 14 | -<tr><td> | |
| 13 | +<table border="0" cellspacing="10" bgcolor="white" align="right" | |
| 14 | +cellpadding="2"> | |
| 15 | +<tr><td bgcolor="#446979"> | |
| 15 | 16 | <table border="0" cellpadding="10" bgcolor="white"> |
| 16 | 17 | <tr><td> |
| 17 | 18 | <ul> |
| 18 | 19 | <li> [http://www.fossil-scm.org/download.html | Download] |
| 19 | 20 | <li> [./quickstart.wiki | Quick Start] |
| 20 | 21 |
| --- www/index.wiki | |
| +++ www/index.wiki | |
| @@ -8,12 +8,13 @@ | |
| 8 | </p> |
| 9 | |
| 10 | |
| 11 | <h3>Why Use Fossil?</h3> |
| 12 | |
| 13 | <table border="0" cellpadding="1" bgcolor="#558195" align="right" hspace="10"> |
| 14 | <tr><td> |
| 15 | <table border="0" cellpadding="10" bgcolor="white"> |
| 16 | <tr><td> |
| 17 | <ul> |
| 18 | <li> [http://www.fossil-scm.org/download.html | Download] |
| 19 | <li> [./quickstart.wiki | Quick Start] |
| 20 |
| --- www/index.wiki | |
| +++ www/index.wiki | |
| @@ -8,12 +8,13 @@ | |
| 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 |