CSS Table formatting
35,770pages on
this wiki
this wiki
Forum page
This forum discussion has been archived
This forum discussion has been archived and should not be added to. Please visit the Forums to begin a new topic in the relevant location.
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)