MediaWiki talk:Vector.css

Latest comment: 4 years ago by Tommy Kronkvist in topic Logo

This is a Vector compatible version of MediaWiki:Monobook.css, which also performs some simple modifications to the skin to accommodate the 180px tall logo, as well as tweaking the margins and padding of lists. This resolves what was previously reported as a bug in Vector, but turned out to be a migration issue. --Trevor Parscal 16:59, 2 July 2009 (UTC)Reply

edit

{{Editprotected}} Please replace first 8 lines with this code:

/* edit this file to customize the Vector skin for the entire site */
div#p-logo, div#p-logo a, div#p-logo a:hover {
    height: 180px;
}

div#mw-panel {
    padding-top: 20px;
}

Because now in Vector skin logo looks like shit. — putnik 14:11, 12 December 2019 (UTC)Reply

@putnik:   Done. Tommy Kronkvist (talk), 17:29, 27 December 2019 (UTC).Reply
Return to "Vector.css" page.