- fix the 25 errors reported by the w3c html validator (http://validator.w3.org) in appview.php?appid=whatever

- fix the 46 errors reported by the w3c html validator in appview.php?versionid=whatever
- fix the 97 errors reported by the w3c html validator in index.php
This commit is contained in:
Jonathan Ernst
2005-02-11 23:42:50 +00:00
committed by WineHQ
parent 30f8514840
commit 124868c0a0
12 changed files with 102 additions and 111 deletions

View File

@@ -220,7 +220,7 @@ TD.stub { color: #0000B1; font-style: italic; text-align: center }
/*******************************************************************/
/* Main table */
#mainTable { padding-left: 7px; }
.mainTable { padding-left: 7px; }
/* Banner div */
#banner { border: 1px solid black; }