Jump to content

MediaWiki:Common.css: Difference between revisions

From wiki.rayhan.com
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
     font-family: sans-serif;
     font-family: sans-serif;
}
}
.vector-main-menu-dropdown  { display:none; }

Latest revision as of 17:49, 29 May 2025

/* CSS placed here will be applied to all skins */
.mw-logo-container {
    color: black;
    font-size: 24px;
}


.mw-first-heading, .mw-page-title-namespace, .mw-page-title-separator, .mw-page-title-main, .mw-headline {
    font-family: sans-serif;
}


.vector-main-menu-dropdown  { display:none; }