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.)
 
(The logo portlet is now customized in common.css)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the MonoBook skin */
/* CSS placed here will affect users of the MonoBook skin */
/* <pre><nowiki> */
/* <pre><nowiki> */
#p-logo a, #p-logo a:hover {
 
    width: 135px !important;
    height: 135px !important;
    background-size: 100% !important;
}
/* </nowiki></pre> */
/* </nowiki></pre> */

Latest revision as of 20:19, 21 August 2013

/* CSS placed here will affect users of the MonoBook skin */
/* <pre><nowiki> */

/* </nowiki></pre> */