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: .mw-content-ltr { direction: ltr; margin-left: 15%; margin-right: 15%; }") |
(No difference)
|
Revision as of 18:19, 21 July 2021
/* CSS placed here will be applied to all skins */
.mw-content-ltr {
direction: ltr;
margin-left: 15%;
margin-right: 15%;
}