MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 11: Line 11:
   }
   }
}
}
.header-container {
    position: fixed;
    z-index: 10000;
    top: 0;
    width: 100%;
}
.mw-body {
    padding-top: 55px;
}
.desktoponly {
.desktoponly {
   display: none;
   display: none;