Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
(Add GTAMods Wiki logo) |
|||
Line 8: | Line 8: | ||
#p-logo a { | #p-logo a { | ||
height: 215px; | height: 215px; | ||
− | background-size: | + | background-size: 180px auto; |
} | } |
Revision as of 16:35, 24 January 2019
/* CSS placed here will affect users of the Vector skin */
/* GTAMods Wiki Logo */
#p-logo {
height: 200px;
}
#p-logo a {
height: 215px;
background-size: 180px auto;
}