MediaWiki:Mobile.css: Difference between revisions

no edit summary
(Created page with "→‎All CSS here will be loaded for users of the mobile site: .wiki-mainpage-column { float: unset !important; width: unset !important; }")
 
No edit summary
Line 2: Line 2:


.wiki-mainpage-column {
.wiki-mainpage-column {
    float: unset !important;
  float: unset !important;
    width: unset !important;
  width: unset !important;
}
 
.minerva__tab-container {
  display: none;
}
}
System Operators, Wiki Team
278

edits