MediaWiki:Mobile.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
(6 intermediate revisions by the same user not shown)
Line 68: Line 68:


}
}
 
/*------------------22-06-2026-----------------------*/
/*-------------------------09-06-2026---------------------*/
@media screen and (max-width: 767px) {
    .mf-section-0 > p:has(> span[style*="float:right"]) {
        visibility: hidden;
    }
 
    .author-fixed {
        visibility: visible !important;
    }
}