MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
GreenReaper (talk | contribs) (Hack to enable logo for Modern Vector) |
GreenReaper (talk | contribs) m (+padding) |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Vector skin */ | /* All CSS here will be loaded for users of the Vector skin */ | ||
.mw-logo {background: url(https://storage.googleapis.com/wbstack-static/sites/4a83d683b049ec6c172c8f1a6279c759/logos/135.png?u=1616687098) 0 0/50px 50px no-repeat} | .mw-logo {padding-left:50px; background: url(https://storage.googleapis.com/wbstack-static/sites/4a83d683b049ec6c172c8f1a6279c759/logos/135.png?u=1616687098) 0 0/50px 50px no-repeat} |