Changes

194 bytes added ,  02:20, 17 November 2020
no edit summary
Line 1: Line 1:  +
/* All CSS here will be loaded for users of the Vector skin */
    +
 +
#p-logo {
 +
    top: -155px;
 +
    left: 50vw;
 +
    margin-left: -9.5em;
 +
    position: absolute;
 +
    width: 10em;
 +
    height: 160px;
 +
}