Difference between revisions of "MediaWiki:Common.css"
From Dharma Pearls Wiki
Winterdharma (talk | contribs) |
Winterdharma (talk | contribs) |
||
Line 9: | Line 9: | ||
table.translation tr { | table.translation tr { | ||
vertical-align: top; | vertical-align: top; | ||
− | |||
} | } | ||
Latest revision as of 10:30, 15 July 2021
/* CSS placed here will be applied to all skins */ table.translation { border: 0; line-height: 20px; max-width: 900px; border-spacing: 10px; } table.translation tr { vertical-align: top; } tr.heading > td { font-size: 1.2em; text-align: center; } tr.subheading > td { text-align: center; font-weight: bold; }