MediaWiki:Monobook.css: Difference between revisions

MediaWiki interface page
(Scale #p-logo's a down. This is a hack to get retina images on retina devices and not completely mess up non-retina devices.)
(No difference)

Revision as of 07:36, 15 April 2013

/* CSS placed here will affect users of the MonoBook skin */
/* <pre><nowiki> */
#p-logo a, #p-logo a:hover {
    width: 135px !important;
    height: 135px !important;
    background-size: 100% !important;
}
/* </nowiki></pre> */