MediaWiki:Common.css: Difference between revisions

From PavHaki Wiki
(Created page with "→‎CSS placed here will be applied to all skins: .mw-body { border: 1px solid #C03719; }")
 
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.mw-body {
  border: 1px solid #C03719;
}

Revision as of 18:32, 16 September 2017

/* CSS placed here will be applied to all skins */