MediaWiki:Vector.css: Difference between revisions
Appearance
Created page with "→All CSS here will be loaded for users of the Vector skin: #footer-places, #footer-info, #footer-icons { display: none !important; }" |
mNo edit summary |
||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Vector skin */ | /* All CSS here will be loaded for users of the Vector skin */ | ||
#footer-places, | #footer-places-privacy, | ||
#footer- | #footer-places-disclaimers { | ||
display: none !important; | display: none !important; | ||
} | } | ||