MediaWiki:Vector.css: Difference between revisions

From koreapedia
scale the logo size
(No difference)

Revision as of 01:32, 26 August 2025

/* All CSS here will be loaded for users of the Vector skin */
#p-logo a {
background-position: center center;
background-repeat: no-repeat;
display: block;
width: 10em;
height: 160px;
text-decoration: none;
}