Difference between revisions of "MediaWiki:Common.css"

From Volumetric Regimes
Jump to navigation Jump to search
m
Line 10: Line 10:
  
 
.tocnumber { display: none; }
 
.tocnumber { display: none; }
 +
 +
blockquote {font-weight: bold; font-style: italic;}

Revision as of 09:48, 22 May 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; }

blockquote {font-weight: bold; font-style: italic;}