MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 176: Line 176:
@media only screen and (max-width: 767px) {
@media only screen and (max-width: 767px) {
     .page-heading {
     .page-heading {
         display: none;
         display: none !important;
     }
     }
}
}

Navigation menu