DevWiki Articles Unterschied: MediaWiki:Common.css

Unterschied: MediaWiki:Common.css

MediaWiki interface page
(Created page with "→‎CSS placed here will be applied to all skins: #footer-places-privacy { display: none; }")
 
Zeile 2: Zeile 2:


#footer-places-privacy {
#footer-places-privacy {
display: none;
display: none !important;
}
}

Version vom 3. Juni 2021, 08:08 Uhr

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

#footer-places-privacy {
	display: none !important;
}
Cookies helfen uns bei der Bereitstellung von DevWiki Articles. Durch die Nutzung von DevWiki Articles erklärst du dich damit einverstanden, dass wir Cookies speichern.