MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 87: Line 87:
   background:transparent;
   background:transparent;
}
}


/* show only the square icon in Vector 2022 */
/* show only the square icon in Vector 2022 */
Line 93: Line 95:


/* size the icon neatly */
/* size the icon neatly */
.mw-logo-icon img { width: 180px; height: 180px; }
.mw-logo-icon img { width: 200px; height: 200px; }
 
.skin-vector-2022 .mw-logo-icon { width: 200px; height: 200px; }


.skin-vector-2022 .mw-logo-icon { width: 180px; height: 180px; }