MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Tag: Reverted
Line 2: Line 2:
#footer-info-lastmod { display: none; }
#footer-info-lastmod { display: none; }
.dynamicResize img { width: 95%; height: auto;}
.dynamicResize img { width: 95%; height: auto;}
#p-views {
          display: none;
        }

Revision as of 13:43, 26 January 2024

/* CSS placed here will be applied to all skins */
#footer-info-lastmod { display: none; }
.dynamicResize img { width: 95%; height: auto;}
#p-views { 
           display: none; 
        }