MediaWiki:Common.css: Difference between revisions
Appearance
![]() Cdjensen94 (talk | contribs) |
![]() Cdjensen94 (talk | contribs) |
||
Line 52: | Line 52: | ||
#toc h2 { | #toc h2 { | ||
font-family: ' | font-family: 'Modern Antiqua', cursive !important; | ||
} | } | ||
.mw-changeslist-legend h2 { | .mw-changeslist-legend h2 { | ||
font-family: ' | font-family: 'Modern Antiqua', cursive !important; | ||
} | } | ||
/* ===== UI Elements Still Use Custom Font ===== */ | /* ===== UI Elements Still Use Custom Font ===== */ | ||
Line 75: | Line 75: | ||
/* Navbar Logo */ | /* Navbar Logo */ | ||
.navbar-logo a { | .navbar-logo a { | ||
font-family: ' | font-family: 'Modern Antiqua', cursive !important; | ||
} | } | ||
/* Infobox Title */ | /* Infobox Title */ | ||
.portable-infobox .pi-title { | .portable-infobox .pi-title { | ||
font-family: ' | font-family: 'Modern Antiqua' !important; | ||
} | } | ||
Line 96: | Line 96: | ||
.mw-logo-wordmark, | .mw-logo-wordmark, | ||
#firstHeadingTitle { | #firstHeadingTitle { | ||
font-family: ' | font-family: 'Modern Antiqua', cursive !important; | ||
} | } | ||