View source for MediaWiki:Common.css
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;700&display=swap');
/* ============================== general interface =============================== */
.content hr {
background-color: #eeeeee;
height: 2px;
border: 0;
}
h5 {
font-style: italic!important;
}
.admin-only {
display: none;
}
/* top bar cleanup */
#mw-mf-main-menu-button { display:none; }
.minerva-header .branding-box { min-width: 19em; }
.minerva-user-notifications { display:none; }
.minerva-user-menu { display:none; }
.minerva__tab-container { display:none; }
.page-actions-menu { display:none; }
000
1:0
Return to MediaWiki:Common.css.