Open main menu

Changes

MediaWiki:Common.css

776 bytes added, 5 years ago
no edit summary
@media only screen and (max-width: 992px) {
._rstring ._dummylogo {
width: 100%;
justify-content: space-between;
}
._rstring ._dummylogo ._logo {
max-width: 100px;
}
 
._rstring ._dummylogo ._nav {
max-width: 40px;
}
._rstring .mw-body { margin-left: 0; margin-top: 65px; }
._rstring #mw-navigation h2 { display:none; }
._rstring #p-personal ul {
padding-left: 0;
position: relative; text-align: center; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; padding-bottom: 5px;} ._rstring #p-personal li { float: none; margin-left: 0; padding-top: 0; font-size: 0.75em; line-height: 1.16666667em; white-space: normal; display: inline-block; margin: 0 10px;} ._rstring #p-personal li #pt-notifications-alert .mw-echo-notifications-badge, ._rstring #p-personal li #pt-notifications-notice .mw-echo-notifications-badge { top: -990px; } ._rstring #mw-panel._show { margin-top: 0px; }