ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/styles/handheld.css
(Generate patch)

Comparing web/www/styles/handheld.css (file contents):
Revision 1.2 by tdb, Mon Nov 29 15:48:24 2004 UTC vs.
Revision 1.4 by tdb, Thu May 11 15:25:44 2006 UTC

# Line 67 | Line 67 | html,body {
67          font-size: x-small;
68   }
69  
70 + /* Contains adverts */
71 + #advert1 {
72 +        display: none;
73 + }
74 + #advert2 {
75 +        display: none;
76 + }
77 +
78   /* Contains the body text of the page */
79   #contents {
80          padding: 0px 15px 0px 15px;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines