Difference between revisions of "MediaWiki:Common.css"

From Exilent
Tags: mobile edit mobile web edit
Line 5: Line 5:
 
   height: auto;
 
   height: auto;
 
}
 
}
 +
 +
#ca-nstab-main { display:none!important; }

Revision as of 22:36, 29 March 2019

/* CSS placed here will be applied to all skins */

img {
  max-width: 100%;
  height: auto;
}

#ca-nstab-main { display:none!important; }