[svn r5909] Corrected a bug in my earlier script that left out a </li> at the end of link lists.

This commit is contained in:
dl267
2004-04-30 23:56:57 +02:00
parent a3b1518468
commit 27b8b4014c
504 changed files with 1063 additions and 1094 deletions

View File

@@ -24,3 +24,4 @@ table.imgtable td { vertical-align: center; text-align: center }
table.trad, /* "Traditional" table with borders.*/
table.trad td,
table.trad th { margin: 0pt; border: 1px solid #000;}
table.centre { margin-left: auto; margin-right: auto; } /* You are not expected to understand this. */