MediaWiki:Common.css: Difference between revisions

From Welcome to the Kansas Masonic Research Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .firstHeading { font-size: 24px; font-weight: bold; }")
 
(No difference)

Latest revision as of 09:33, 17 March 2025

/* CSS placed here will be applied to all skins */
.firstHeading {
    font-size: 24px;
    font-weight: bold;
}