MediaWiki:Global.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 15:
.mw-content-container {
max-width: 65em;
}
 
.mobileonly {
display: none;
}
 
.nomobile {
display: initial;
}