--- web/www/styles/handheld.css 2004/11/29 15:48:24 1.2 +++ web/www/styles/handheld.css 2006/03/08 15:35:14 1.3 @@ -67,6 +67,11 @@ html,body { font-size: x-small; } +/* Contains adverts */ +#advert { + display: none; +} + /* Contains the body text of the page */ #contents { padding: 0px 15px 0px 15px;