MediaWiki:Common.css: Difference between revisions

No edit summary
Tag: Manual revert
No edit summary
Line 549: Line 549:
     color: #861f23 !important;
     color: #861f23 !important;
     line-height: 1.2 !important;
     line-height: 1.2 !important;
}
/*---------------------------05-06-2026----------------*/
@media only screen and (max-width: 767px) {
    #firstHeading.ekatra-hide-mobile-title {
        display: none !important;
    }
}
}