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 */
/* ============================== general interface =============================== */
.content hr {
background-color: #eeeeee;
height: 2px;
border: 0;
}
.admin-only {
display: none;
}
/* top bar cleanup */
#mw-mf-main-menu-button { display:none; }
.header .branding-box { width:auto; }
.minerva-user-notifications { display:none; }
.minerva-user-menu { display:none; }
.minerva__tab-container { display:none; }
.page-actions-menu { display:none; }
/* top bar styling */
.header-container.header-chrome {
background-color: #ffffff;
color: #4c4c4c;
box-shadow: none;
}
000
1:0
Return to MediaWiki:Common.css.