MediaWiki:Vector.css: Difference between revisions

From Snakeoil OS Reference
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
.vectorTabs {margin-top: 1.0em;}
.vectorTabs {margin-top: 1.0em;}
.vectorMenu {margin-top: 1.0em;}
.vectorMenu {margin-top: 1.0em;}
 
#p-search form, #p-search input { margin-top: 1.75em;}
/*
#p-logo a {height: 260px;}
#right-navigation {
#mw-page-base {height: 6em;}
margin-top: 1em;
}
#left-navigation {
margin-top: 1em;
}
*/
#p-logo a {
    height: 260px;
}
 
#mw-page-base {
  height: 6em;
}

Revision as of 10:10, 8 August 2019

/* CSS placed here will affect users of the Vector skin */
.vectorTabs {margin-top: 1.0em;}
.vectorMenu {margin-top: 1.0em;}
#p-search form, #p-search input { margin-top: 1.75em;}
#p-logo a {height: 260px;}
#mw-page-base {height: 6em;}