MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tags: Manual revert Reverted |
||
Line 1: | Line 1: | ||
.infobox{ | .infobox character{ | ||
background: #eee; | background: #eee; | ||
border: 1px solid #aaa; | border: 1px solid #aaa; |
Revision as of 00:08, 2 January 2022
.infobox character{ background: #eee; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 400px; } .infobox-title { font-size: 2em; text-align: center; } .infobox-image { text-align: center; } .infobox th { text-align: center; vertical-align: top; width: 120px; } .infobox td { text-align: center; vertical-align: top; }