Difference between revisions of "MediaWiki:Common.css"

From A dead spot of light magazine
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .mw-content-ltr { direction: ltr; margin-left: 15%; margin-right: 15%; }")
 
 
(One intermediate revision 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 */
.mw-content-ltr {
    direction: ltr;
    margin-left: 15%;
    margin-right: 15%;
}

Latest revision as of 19:32, 21 July 2021

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