Template:NavigationHide: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
{ | { | ||
display:none; | display:none; | ||
width: 1em; | |||
} | } | ||
Line 9: | Line 10: | ||
{ | { | ||
display:none; | display:none; | ||
heigth:1em; | |||
} | } | ||
/#left-navigation { left: 1em; } | /*#left-navigation { left: 1em; } | ||
div#footer, , div#content { margin-left: 1em; } | div#footer, , div#content { margin-left: 1em; }*/ | ||
/******************* | /******************* | ||
Line 20: | Line 22: | ||
} | } | ||
.portal { display:none } | .portal { display:none } | ||
div#mw-panel { | div#mw-panel { } | ||
#mw-head-base { display:none } | #mw-head-base { display:none } | ||
#content, #mw-head {margin-top: 7em; } | #content, #mw-head {margin-top: 7em; } |