Difference between revisions of "MediaWiki:Vector.css"
From Drawn to Life Wiki
(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 {...") |
(No difference)
|
Revision as of 02:05, 17 November 2020
/* 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;
}