| # | 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; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |