Difference between revisions of "MediaWiki:Common.css"
From CUGC Wiki
(Make selector specific enough to apply.) |
(Don't override theme font choice.) |
||
Line 2: | Line 2: | ||
#mw-content dl dt { | #mw-content dl dt { | ||
− | |||
font-weight: bold; | font-weight: bold; | ||
} | } |
Revision as of 16:44, 10 March 2019
/* CSS placed here will be applied to all skins */ #mw-content dl dt { font-weight: bold; }