| # | 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 | – | |
| 70 | /* Contains the body text of the page */ | |
| 71 | #contents { | |
| 72 | padding: 0px 15px 0px 15px; | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |