MediaWiki:Common.css: Difference between revisions

From annawiki
(Undo revision 3410 by Tobiasco (talk))
No edit summary
Line 5: Line 5:
  top:0;
  top:0;
  width:6em;
  width:6em;
padding-left:0em;
}
}

Revision as of 2015-07-03T20:17:35

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

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