MediaWiki:Vector.css: Difference between revisions

From Snakeoil OS Reference
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
/*.vectorTabs {margin-top: 1.0em;}
/*.vectorTabs {margin-top: 1.0em;}
  .vectorMenu {margin-top: 1.0em;} */
  .vectorMenu {margin-top: 1.0em;}  
#p-search form { margin-top: 1.75em;}
*/
#mw-head {margin-top: 1.0em;}
#mw-head {margin-top: 1.0em;}
#p-search form { margin-top: 1.75em;}
 
#p-logo {
margin-top: 1.0em;
}
 
#p-logo a {height: 260px;}
#p-logo a {height: 260px;}
#mw-page-base {height: 4em;}
#mw-page-base {height: 4em;}
#p-personal {margin-top: 2em;}
#p-personal {margin-top: 2em;}

Revision as of 10:46, 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 { margin-top: 1.75em;}
 */
#mw-head {margin-top: 1.0em;}

#p-logo {
	margin-top: 1.0em;
}

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

#mw-page-base {height: 4em;}
#p-personal {margin-top: 2em;}