MediaWiki:Common.css: Difference between revisions

No edit summary
Tag: Replaced
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#content {
border: 2px solid white;
padding:16px;
border-radius: 3px;
}