Difference between revisions of "MediaWiki:Common.css"
From HodHood
Line 26: | Line 26: | ||
text-align: right; | text-align: right; | ||
vertical-align: top; | vertical-align: top; | ||
− | width: | + | width: 80px; |
} | } |
Revision as of 18:46, 27 August 2016
/* CSS placed here will be applied to all skins */ .category-tree { background: #f9f9f9; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; } .infobox { background: #f9f9f9; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 300px; } .infobox big { display: block; text-align: center; } .infobox th { text-align: right; vertical-align: top; width: 80px; }