MediaWiki:Mobile.css

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will affect users of the mobile site */



.mw-parser-output .infobox .navbar {
display:none!important;
}


#mw-mf-display-toggle
{
	/* display:none!important; */
}

.cs1-visible-error {
    display: none!important;
 
}



a.new > *, a.new:visited > *, a.new:hover > * {
    color: #000!important;
}


a.new, a.new:visited, a.new:hover {
    color: #000!important;
}

a.new
{
	color:#000!important;
}

.mw-kartographer-error {
    display: none!important;
 
}

.gallerytext {
    overflow: hidden;
    font-size: 11pt;
    padding: 2px 4px 1px 1px!important;
    word-wrap: break-word;
}

.minerva__tab-container
{
display:none!important;
}


.talk
{
display:none!important;
}



a.new, a.new:visited, a.new:hover {
    color: #000000!important;
}

.new {color: #000000!important;}

mw-mf-main-menu-button {display:none;}
#page-actions {display: none;}

/* commented out this line because it was causing the search icon to not be visible */
/* .header div:first-child { display: none; } */


​.citation-comment {display: none;} /* hide all Citation Style 1 error messages */ 

#ca-nstab-main { display: none !important; }	
#ca-nstab-user { display: none !important; }	
#ca-talk { display: none !important; }	
#ca-view { display: none !important; }	
#ca-formedit { display: none !important; }	
#ca-watch { display: none !important; }	
#ca-unwatch { display: none !important; }	
#ca-move { display: none !important; }	
#ca-protect { display: none !important; }	
#ca-viewsource { display: none !important; } 


.boilerplate.metadata.plainlinks
{
  display:none!important;
}

 

.mw-hidden-cats-ns-shown 
{
display: none!important;
}

.error
{
  display: none!important;
}

#p-donation
{
  display: none!important;
}

.mw-templatestyles-doc
{
  display: none!important;
}

.mw-body a.extiw, .mw-body a.extiw:active {
    color: #000!important;
            pointer-events: none!important; 
            cursor: default!important; 
            text-decoration: none!important; 
}

wikit.new {
    color: #000!important;
            pointer-events: none!important; 
            cursor: default!important; 
            text-decoration: none!important; 
}