MediaWiki:Common.css: Difference between revisions
(Changing footer style to display UNITA logo) |
(important for float none!) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#footer-unitaico{ | #footer-unitaico{ | ||
float: none; | float: none!important; | ||
} | } |