MediaWiki:Common.css: Difference between revisions

132 bytes removed ,  07:29, 13 October 2025
no edit summary
No edit summary
No edit summary
Line 174: Line 174:
   display: none;
   display: none;
}
}
@media only screen and (max-width: 767px) {
 
    .pre-content h1,
    .content h1,
    .content h2 {
        display: none;
    }
}
.mw-parser-output a.external {
.mw-parser-output a.external {
     background-image: none !important;
     background-image: none !important;