View source for MediaWiki:Mobile.css
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* All CSS here will be loaded for users of the mobile site */
/* ============================== general interface =============================== */
/* 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-user-navigation { min-width: 0; }
.minerva__tab-container { display:none; }
.page-actions-menu { display:none; }
/* hide title */
.pre-content.heading-holder {
display: none;
}
/* left-hand menu cleanup */
#p-interaction { display:none; }
/* bottom area cleanup */
.talk { display:none; }
.last-modified-bar { display:none; }
footer .hlist li::after, .mw-footer .hlist li::after {
color: #202122;
}
000
1:0
Return to MediaWiki:Mobile.css.