Jump to content

MediaWiki:Common.css: Difference between revisions

Line 52: Line 52:


#toc h2 {
#toc h2 {
     font-family: 'Uncial Antiqua', cursive !important;
     font-family: 'Modern Antiqua', cursive !important;
}
}
.mw-changeslist-legend h2 {
.mw-changeslist-legend h2 {
     font-family: 'Uncial Antiqua', cursive !important;
     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: 'Uncial Antiqua', cursive !important;
     font-family: 'Modern Antiqua', cursive !important;
}
}
/* Infobox Title */
/* Infobox Title */
.portable-infobox .pi-title {
.portable-infobox .pi-title {
     font-family: 'Uncial Antiqua' !important;
     font-family: 'Modern Antiqua' !important;
}
}


Line 96: Line 96:
.mw-logo-wordmark,
.mw-logo-wordmark,
#firstHeadingTitle {
#firstHeadingTitle {
     font-family: 'Uncial Antiqua', cursive !important;
     font-family: 'Modern Antiqua', cursive !important;
}
}