MediaWiki:Monobook.css: Difference between revisions

From the Nintendo Wiki, a wiki covering all things Nintendo
Jump to navigationJump to search
Content added Content deleted
(tests)
(updated file link)
Line 86: Line 86:
body.skin-monobook.ns-3014 li#pt-userpage,
body.skin-monobook.ns-3014 li#pt-userpage,
body.skin-monobook.ns-3014 li#pt-anonuserpage {
body.skin-monobook.ns-3014 li#pt-anonuserpage {
background: url(https://static-new.miraheze.org/nintendowiki/6/6c/Furniture_icon_ACWW.png) top left no-repeat;
background: url(https://static-new.miraheze.org/nintendowiki/7/7f/ACWiki_user_icon.png) top left no-repeat;
padding: 0 0 2px 20px;
padding: 1px 0 2px 20px;
line-height: 20px;
line-height: 20px;
}
}
Line 93: Line 93:
body.skin-monobook.ns-3015 li#pt-userpage,
body.skin-monobook.ns-3015 li#pt-userpage,
body.skin-monobook.ns-3015 li#pt-anonuserpage {
body.skin-monobook.ns-3015 li#pt-anonuserpage {
background: url(https://static-new.miraheze.org/nintendowiki/6/6c/Furniture_icon_ACWW.png) top left no-repeat;
background: url(https://static-new.miraheze.org/nintendowiki/7/7f/ACWiki_user_icon.png) top left no-repeat;
padding: 0 0 2px 20px;
padding: 1px 0 2px 20px;
line-height: 20px;
line-height: 20px;
}
}