MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 173: | Line 173: | ||
.mw-indicators { | .mw-indicators { | ||
display: none; | display: none; | ||
} | |||
@media only screen and (max-width: 767px) { | |||
.page-heading { | |||
display: none; | |||
} | |||
} | } | ||