blob: d8bd3b347463eb9c082e0ae5c575935a584b324b [file] [log] [blame]
The Android Open Source Project88b60792009-03-03 19:28:42 -08001
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 {
13margin: 0 0 1em 1em;
14}
15
16#jd-content table table,
17#jd-content table img {
18 margin:1em 0;
19}