0
edits
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
top: -3em; | top: -3em; | ||
} | } | ||
#p-logo { | |||
position: absolute; | position: absolute; | ||
top: 40px; | top: -40px; | ||
left: 6px; | |||
width: 225px; | |||
height: 40px; | |||
} | } | ||
#p-logo a { | #p-logo a { | ||
Line 30: | Line 22: | ||
background-position: center center; | background-position: center center; | ||
text-decoration: none; | text-decoration: none; | ||
} | |||
div#mw-panel { | |||
left: 0px; | |||
padding-top: 1em; | |||
position: absolute; | |||
top: 40px; | |||
width: 10em; | |||
} | } |