# | Line 26 | Line 26 | body { | |
---|---|---|
26 | font-size: x-small; | |
27 | } | |
28 | ||
29 | + | /* Contains adverts */ |
30 | + | #advert1 { |
31 | + | display: none; |
32 | + | } |
33 | + | #advert2 { |
34 | + | display: none; |
35 | + | } |
36 | + | |
37 | /* Contains the body text of the page */ | |
38 | #contents h1 { | |
39 | border-top: 3px solid #000066; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |