--- web/www/styles/print.css 2004/03/21 23:58:53 1.1 +++ web/www/styles/print.css 2006/05/11 15:25:44 1.3 @@ -26,6 +26,14 @@ body { font-size: x-small; } +/* Contains adverts */ +#advert1 { + display: none; +} +#advert2 { + display: none; +} + /* Contains the body text of the page */ #contents h1 { border-top: 3px solid #000066;