Infobox Research Status.css: Difference between revisions
From FirespeakerWiki
Jump to navigationJump to search
Firespeaker (talk | contribs) Created page with 'th { width: 3em; }' |
Firespeaker (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
table { | |||
border-collapse: all; | |||
} | |||
th { | th { | ||
width: 3em; | width: 3em; | ||
} | } | ||
Revision as of 04:38, 17 April 2011
table {
border-collapse: all;
} th {
width: 3em;
}