MediaWiki:Common.css: Difference between revisions

From Drug Information
Created page with "CSS placed here will be applied to all skins: #footer-info-lastmod { display: none !important; }"
 
Replaced content with "CSS placed here will be applied to all skins: #footer-info-lastmod { display: none !important; }"
 
(12 intermediate revisions by the same user not shown)
(No difference)

Latest revision as of 03:06, 8 March 2026

/* CSS placed here will be applied to all skins */
#footer-info-lastmod {
    display: none !important;
}