Jump to content

MediaWiki:Common.css: Difference between revisions

From wiki.rayhan.com
No edit summary
Tag: Reverted
No edit summary
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
}
}


body {
 
    font-size: 16px;
.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; }