MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
div#footer{ | div#footer{ | ||
margin-left:0; | margin-left:0; | ||
} | |||
#footer-icons{ | |||
display:none; | |||
} | } | ||
Revision as of 2015-07-28T09:14:48
/* CSS placed here will be applied to all skins */
#left-navigation {display:none}
div#mw-panel{
top:0;
width:6em;
padding-left:0em;
}
body{
width:1002px;
margin:auto;
}
div#mw-panel{
left:auto;
}
div#footer{
margin-left:0;
}
#footer-icons{
display:none;
}