Forum:CSS Table formatting
From Memory Alpha, the free Star Trek reference
With respect to the "grey" class for tables, I am suggesting a change to the CSS used for said class. Adding
- table.grey {border-collapse:collapse;}
- table.grey th {padding:2px 4px;}
- table.grey td {padding:2px 4px;}
Tables using the revised class would use the same amount of space, but be cleaner looking and easier to read.
|
|
—MJBurrage(T•C) 21:46, 22 October 2008 (UTC)
- That looks great MJBurrage - I support a change! — Morder 22:25, 22 October 2008 (UTC)
