1234567891011121314151617181920212223242526 |
- #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
- display: none !important;
- }
- #bodyColumn, body.docs div.docs {
- margin: 0 !important;
- border: none !important
- }
|