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