Difference between revisions of "MediaWiki:Timeless.css"

From Discordia
Jump to: navigation, search
(Created page with "→‎CSS placed here will be applied to all skins: #footer { display: none; } →‎last modification stuff: #footer-info { display: none; } →‎footer links: #footer-places...")
 
m (Reverted edits by George (talk) to last revision by Little Lost Nestor)
Tags: Replaced Rollback
 
(5 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 23:33, 13 November 2019

/* CSS placed here will be applied to all skins */
#footer { display: none; }

/* last modification stuff */
#footer-info { display: none; }

/* footer links */
#footer-places { display: none; }

/* powered by icon */
#footer-icon { display: none; }

#printfooter { display: none; }