Difference between revisions of "MediaWiki:Common.css"

From VCMI Project Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: table.prettytable {margin:1em 1em 1em 0; border:1px solid #AAAAAA; border-collapse:collapse} table.prettytable th, table...")
(No difference)

Revision as of 22:31, 23 April 2013

/* CSS placed here will be applied to all skins */

table.prettytable 
 {margin:1em 1em 1em 0; border:1px solid #AAAAAA; border-collapse:collapse}

table.prettytable th, table.prettytable td 
 {border:1px solid #AAAAAA; padding:0.2em}

table.prettytable caption 
 {margin-left:inherit; margin-right:inherit; font-size:larger; font-weight:bold}