MediaWiki:Common.css: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(adding the table styles from oldwiki for prettier tables)
(No difference)

Revision as of 12:55, 15 March 2009

/** CSS placed here will be applied to all skins */
table { margin: 0.5em 0; border-collapse: collapse; }
td { padding: 0.25em; border: 1px solid #ADB9CC; }