Difference between revisions of "MediaWiki:Common.css"

From Apocrypals Apocrypha
Jump to navigationJump to search
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.portlet h3 { text-transform: capitalize; }
.portlet h3 { text-transform: capitalize !important; }

Revision as of 17:22, 8 December 2021

/* CSS placed here will be applied to all skins */
.portlet h3 { text-transform: capitalize !important; }