Difference between revisions of "MediaWiki:Common.css"

From BGBM Collection Workflows
Jump to: navigation, search
(bigger logo)
 
(No difference)

Latest revision as of 12:40, 13 November 2018

/* CSS placed here will be applied to all skins */

div#mw-panel {
    top: 190px;
}

#p-logo {
    top:-190px;
    height: 190px;
}

#p-logo a {
    height: 190px;
}