Last edited one week ago
by Dean

MediaWiki:Common.css: Difference between revisions

(Created page with "→‎CSS placed here will be applied to all skins: →‎Hide the "Powered by BlueSpice" badge: #footer-icons li a[href*="bluespice.com"] { display: none !important; }")
 
(No difference)

Latest revision as of 16:02, 4 March 2025

/* CSS placed here will be applied to all skins */

/* Hide the "Powered by BlueSpice" badge */
#footer-icons li a[href*="bluespice.com"] {
    display: none !important;
}
No categories assignedEdit