MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 4: Line 4:
}
}


div.vector-sidebar-container {
  display: none;
}


/* remove header on main page (AI ML Wiki)
/* remove header on main page (AI ML Wiki) */
body.page-AI_ML_Wiki header.mw-body-header {  
body.page-AI_ML_Wiki header.mw-body-header {  
   display: none;
   display: none;
}
}
*/


/* remove the empty space below the search bar and above the content  
 
/* remove the empty space below the search bar and above the content */
div.vector-sitenotice-container {  
div.vector-sitenotice-container {  
   display: none;
   display: none;
}
*/