Difference between revisions of "MediaWiki:Common.css"

From Illomi wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: Hide the little logo and make the background of the main logo transparent: .logoContainer { background-color: transpare...")
(No difference)

Revision as of 19:25, 4 December 2012

/* CSS placed here will be applied to all skins */
/* Hide the little logo and make the background of the main logo transparent */
.logoContainer { background-color: transparent!important; }
.wikiaLogo {display:none!important}