Difference between revisions of "MediaWiki:Common.css"
From WWII Online Wiki
Jump to navigationJump to searchLine 12: | Line 12: | ||
background-color: transparent; | background-color: transparent; | ||
text-align: center; | text-align: center; | ||
} | } |
Revision as of 08:55, 27 November 2015
/* CSS placed here will be applied to all skins */ table.wikitable { margin: 1em 0; background-color: transparent; border: 1px #aaa solid; border-collapse: collapse; color: black; } table.wikitable > tr > th, table.wikitable > * > tr > th { background-color: transparent; text-align: center; }