MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
width:6em; | width:6em; | ||
padding-left:0em; | padding-left:0em; | ||
} | |||
html{ | |||
width:980px; | |||
} | } | ||
Revision as of 2015-07-03T18:20:50
/* CSS placed here will be applied to all skins */
#left-navigation {display:none}
div#mw-panel{
top:0;
width:6em;
padding-left:0em;
}
html{
width:980px;
}