MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary Tag: Reverted |
||
| Line 549: | Line 549: | ||
color: #861f23 !important; | color: #861f23 !important; | ||
line-height: 1.2 !important; | line-height: 1.2 !important; | ||
} | |||
/*----------------------------05-06-2026----------------------*/ | |||
/* Mobile only */ | |||
@media only screen and (max-width: 767px) { | |||
h1#firstHeading { | |||
display: none !important; | |||
} | |||
} | } | ||