mediawiki-skins-Vector/resources/skins.vector.styles.legacy/components/SidebarLogo.less

16 lines
228 B
Plaintext
Raw Normal View History

/* Logo */
#p-logo {
width: 10em;
height: 160px;
margin-bottom: 1em;
a {
background-position: center center;
background-repeat: no-repeat;
display: block;
width: 10em;
height: 160px;
text-decoration: none;
}
}