MediaWiki:Common.css: Difference between revisions

From annawiki
No edit summary
No edit summary
Line 5: Line 5:
  top:0;
  top:0;
  width:6em;
  width:6em;
}
div#mw-head{
margin-left:11em;
}
}

Revision as of 2015-07-03T20:05:22

/* CSS placed here will be applied to all skins */
#left-navigation {display:none}

div#mw-panel{
 top:0;
 width:6em;
}

div#mw-head{
 margin-left:11em;
}