| The Android Open Source Project | 88b6079 | 2009-03-03 19:28:42 -0800 | [diff] [blame] | 1 | |
| 2 | @import url("android-developer-docs.css"); | ||||
| 3 | |||||
| 4 | /* Page title */ | ||||
| 5 | |||||
| 6 | #jd-header h1 { | ||||
| 7 | padding: 8px 0 0 0; | ||||
| 8 | } | ||||
| 9 | |||||
| 10 | /* Page content container */ | ||||
| 11 | |||||
| 12 | #jd-header table { | ||||
| 13 | margin: 0 0 1em 1em; | ||||
| 14 | } | ||||
| 15 | |||||
| 16 | #jd-content table table, | ||||
| 17 | #jd-content table img { | ||||
| 18 | margin:1em 0; | ||||
| 19 | } | ||||