Changes

From Drawn to Life Wiki
225 bytes added ,  02:05, 17 November 2020
Created page with "→‎All CSS here will be loaded for users of the Vector skin: →‎****** * Logo * *******: #p-logo a { height:7.2em; width:19em; background-size:contain; } #p-logo {..."
/* All CSS here will be loaded for users of the Vector skin */

/*******
* Logo *
********/
#p-logo a {
height:7.2em;
width:19em;
background-size:contain;
}

#p-logo {
top:-155px;
left: 50vw;
margin-left:-9.5em;
}