MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 17: Line 17:
.mw-parser-output h2 { font-size: 1.6rem; }
.mw-parser-output h2 { font-size: 1.6rem; }
.mw-parser-output h3 { font-size: 1.3rem; }
.mw-parser-output h3 { font-size: 1.3rem; }
/* --- SITE TITLE & PAGE TITLES --- */
#p-logo a,
.mw-page-title-main,
.firstHeading {
    font-family: 'IM Fell Great Primer', serif !important;
    font-size: 2.2em !important;
    letter-spacing: 0.02em;
    font-weight: 400;
}
/* --- MENUS, SIDEBARS, CATEGORIES, NAV ELEMENTS --- */
#mw-panel,
#mw-panel .portal,
.vector-menu-content-list,
.vector-menu-tabs,
.vector-menu-tabs a,
.vector-menu-content,
.catlinks,
.catlinks a {
    font-family: 'Alegreya Sans', sans-serif !important;
    font-weight: 500;
}
/* --- ADJUST CATEGORY BOXES --- */
.catlinks {
    font-size: 0.95em;
    letter-spacing: 0.02em;
}
/* --- TOC & FOOTER --- */
#toc,
#footer {
    font-family: 'Alegreya Sans', sans-serif !important;
}


/* Drop Cap */
/* Drop Cap */