Difference between revisions of "MediaWiki:Common.css"

From Volumetric Regimes
Jump to navigation Jump to search
Line 8: Line 8:
  
 
.gallerytext, .thumbcaption {font-size: 85% !important;}
 
.gallerytext, .thumbcaption {font-size: 85% !important;}
 +
 +
.tocnumber { display: none; }

Revision as of 09:41, 17 April 2020

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

h1 {display: none;}

h2 {font-weight: bold; font-size: 200% !important;}

img {margin: 1em 0 1em 0 !important;}

.gallerytext, .thumbcaption {font-size: 85% !important;}

.tocnumber { display: none; }