MediaWiki:Common.css: Difference between revisions

mNo edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 34: Line 34:




/* For "disabling" (nothing was found to work in the LocalSettings.php file) the Last Modified section of the Footer */
/* see Mobile.css ( MediaWiki:Mobile.css ) for Footer modifications to eliminate the Last Edited by...  Footer Section */
 
.last-modified-bar { display:none !important; }
.post-content .last-modified-bar__content { display:none !important; }
 
#footer-info-lastmod {
display: none;
}