MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 552: | Line 552: | ||
/*---------------------------05-06-2026----------------*/ | /*---------------------------05-06-2026----------------*/ | ||
@media only screen and (max-width: 767px) { | @media only screen and (max-width: 767px) { | ||
#firstHeading[style*="display:none"] { | |||
display: none !important; | display: none !important; | ||
} | } | ||
} | } | ||