MediaWiki:Vector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3: Line 3:
#p-logo {
#p-logo {
position: absolute;
position: absolute;
top: -160px;
top: -200px;
left: 0;
left: 0;
width: 10em;
width: 10em;
height: 160px;
height: 40px;
}
}
#p-logo a {
#p-logo a {
display: block;
display: block;
width: 10em;
width: 10em;
height: 160px;
height: 40px;
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: center center;
background-position: center center;
text-decoration: none;
text-decoration: none;
}
}
0

edits