MediaWiki:Monobook.css: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 9: Line 9:
.catlinks {
.catlinks {
margin-top: 10px;
margin-top: 10px;
}
#siteNotice {
margin-bottom: -15px;
}
}

Revision as of 17:17, April 6, 2012

/* CSS placed here will affect users of the Monobook skin */

li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
	background: url(/images/d/db/User.png) top left no-repeat;
}

.catlinks {
	margin-top: 10px;
}

#siteNotice {
	margin-bottom: -15px;
}