MediaWiki:Common.css: Difference between revisions

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;