/* --------------------------------- */ /* CSPrint.css */ /* --------------------------------- */ /* Created 2000-12-01 */ /* Issued 2000-12-28 */ /* Modified 2008-08-27 */ /* Copyright (c) 2001-2008 by */ /* Philip Shaw, all rights reserved. */ /* --------------------------------- */ /* This print media style sheet has a wide right hand margin for notes. */ /* Hide unnecessary selectors. */ .WideNav, #Sidebar, #Footbar, form, .TopLink, .AlphaLinks, .NavBar, .RgtBox, .LftBox, .RgtPicBox, LftPicBox, .MenuBox, #SiteSearch, .URI, .TextAd, #Footer .Button, .Sponsor, .SponsorZone, #LinkShare, img.Logo { display: none; } /* Override other declarations. */ body { margin: 0; padding: 0; border: none; color: #333; background: #FFF; } #Content { float: none; width: 98%; margin: 0; padding: 0; border: none; } .Standfirst{ margin-top: 2%; } .URI, .Title { text-align: left; } #Header { background-position: 0 0; } /* Override margins in CSWide.css. */ #Header p, #Header h1 { margin-left: 0; } #Content p, #Content ol, #Content ul, #Content dl, fieldset, .MenuBox, #Content table, .FAQSearchBox, #Content .SQL, #Content .StackTrace, .ScrollMenuBox { width: auto; clear: none; margin-right: 0; margin-left: 0; } .NewSection { width: auto; padding-top: 2em; margin-top: 1em; } #Content ul{ padding-left: 5%; } #Content pre, #Content pre.Wide { margin-right: 20%; } #Footer { width: auto; margin-right: 0; margin-top: 5%; border-top: solid thin #333; text-align: left; } .ScrollMenuBox { float: none; } #Content .ScrollMenuBox ol { margin-left: 1em; float: none; } /* Override extra padding in visibility menus. */ #Header { padding-top: 60px; margin-top: 0; } .Title { padding-top: 0.8em; margin-top: 0; } #LinkBar, #MenuBar { display: none; }