MediaWiki:Vector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 10: Line 10:
#p-logo {
#p-logo {
position: absolute;
position: absolute;
top: -40px;
top: -39px;
left: 6px;
left: 6px;
width: 325px;
width: 281px;
height: 40px;
height: 39px;
}
}
#p-logo a {
#p-logo a {
display: block;
display: block;
width: 225px;
width: 281px;
height: 40px;
height: 39px;
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: center center;
background-position: center center;
Line 27: Line 27:
padding-top: 1em;
padding-top: 1em;
position: absolute;
position: absolute;
top: 40px;
top: 39px;
width: 10em;
width: 10em;
}
}