Jump to content

MediaWiki:Common.css: Difference between revisions

From Apocrypals Apocrypha
Created page with "→CSS placed here will be applied to all skins: .mw-portlet-Navigation h3 { text-transform: capitalize; }"
 
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.mw-portlet-Navigation h3 { text-transform: capitalize; }
.portlet h3 { text-transform: capitalize; }

Revision as of 21:21, 8 December 2021

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