Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: .infobox { float: right; padding: .5em; border: 1px solid #999; background: #f9f9f9; }") |
(No difference)
|
Revision as of 13:41, 21 April 2012
/* CSS placed here will be applied to all skins */
.infobox {
float: right;
padding: .5em;
border: 1px solid #999;
background: #f9f9f9;
}