Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
background: #f9f9f9; | background: #f9f9f9; | ||
border: 1px solid #aaa; | border: 1px solid #aaa; | ||
− | max-width: | + | max-width: 25em; |
} | } | ||
Revision as of 18:28, 5 December 2018
.infobox { float: right; clear: right; background: #f9f9f9; border: 1px solid #aaa; max-width: 25em; } .infobox .name { font-size: 125%; }