733
edits
(Created page with "→CSS placed here will affect users of the Vector skin: body.page-Main_Page h1.firstHeading { display:none; } →#footer-info-viewcount { display: none; }: #footer-places {...") |
No edit summary |
||
Line 10: | Line 10: | ||
#p-logo { | #p-logo { | ||
position: absolute; | position: absolute; | ||
top: - | top: -37px; | ||
left: 6px; | left: 6px; | ||
width: | width: 437px; | ||
height: | height: 37px; | ||
} | } | ||
#p-logo a { | #p-logo a { | ||
display: block; | display: block; | ||
width: | width: 437px; | ||
height: | height: 37px; | ||
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: | top: 37px; | ||
width: 10em; | width: 10em; | ||
} | } |