Difference between revisions of "MediaWiki:Common.css"

From Volumetric Regimes
Jump to navigation Jump to search
Line 17: Line 17:
  
 
blockquote {font-weight: normal; font-style: italic;}
 
blockquote {font-weight: normal; font-style: italic;}
 +
 +
span.item-ref{ display: none; }

Revision as of 21:48, 2 December 2021

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

.right-align {text-align: right !important;}

h1 {display: none;}

.section h1 {font-weight: bold; font-size: 250%; display: block; page-break-before: always; page-break-after: always; !important;}
.section h2 {display: block; page-break-before: always;}

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: normal; font-style: italic;}

span.item-ref{ display: none; }