MediaWiki:Common.css: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 4: Line 4:


/* Changes logo parameters */
/* Changes logo parameters */
.imagelink_wikilogo a {
img.logo{width:142px;height:625px;}
width: 142px;
height: 625px;
display: block;
text-decoration: none;
background-image: none;
}

Revision as of 19:39, May 7, 2012

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



/* Changes logo parameters */
img.logo{width:142px;height:625px;}