Difference between revisions of "MediaWiki:Common.css"

no edit summary
Line 1,927: Line 1,927:
background-position: center;
background-position: center;
text-align: center;
text-align: center;
}
.full-width {
margin: 0 calc(-1*((99vw - 993px)/2));
}
}