Main Page/styles.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 100: Line 100:
padding: 1em 0;
padding: 1em 0;
}
}
}
#p-logo {
z-index: 3;
position: absolute; /*needed to use z-index */
top: 0;
left: 0;
height: 155px;
width: 12em;
overflow: visible;
}
}