Difference between revisions of "MediaWiki:Common.css"

From Volumetric Regimes
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
.right-align {text-align: right;}
+
.right-align {text-align: right !important;}
  
 
h1 {display: none;}
 
h1 {display: none;}

Revision as of 16:39, 26 October 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;}