User: MuctarD12/common.css: Difference between revisions

From The Lost Media Wiki
Jump to: navigation, search
m (Fixed title style.)
(Accidentally made "firstHeading" a class instead of an ID.)
Line 1: Line 1:
/* All-bold style for titles with colons */
/* All-bold style for titles with colons */
.firstHeading .namespace {font-weight: inherit !important;}
#firstHeading .namespace {font-weight: inherit;}

Revision as of 20:04, 20 August 2021

/* All-bold style for titles with colons */
#firstHeading .namespace {font-weight: inherit;}