MediaWiki:Mobile.css: Difference between revisions

No edit summary
No edit summary
Tag: Reverted
Line 67: Line 67:
     }
     }


}
/*-------------------------09-06-2026---------------------*/
@media screen and (max-width: 767px) {
    .author-moving {
        visibility: hidden;
    }
}
}