64f8cd49d1eadc318616b997aa6225a1be56d86d
custom.css
... | ... | @@ -14,6 +14,8 @@ |
14 | 14 | #wiki-sidebar, #wiki-body, #wiki-footer, |
15 | 15 | .has-sidebar #wiki-body, |
16 | 16 | .has-sidebar #wiki-sidebar, |
17 | - .has-sidebar #wiki-footer { clear:both; width: 100% } |
|
17 | + .has-sidebar #wiki-footer { clear:both; width:initial; float:none; } |
|
18 | + #wiki-body { margin-right: 0; } |
|
19 | + #wiki-content { margin: 0 10pt} |
|
18 | 20 | } |
19 | 21 |