You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
243 B
19 lines
243 B
7 months ago
|
|
||
|
@import url("android-developer-docs.css");
|
||
|
|
||
|
/* Page title */
|
||
|
|
||
|
#jd-header h1 {
|
||
|
padding: 8px 0 0 0;
|
||
|
}
|
||
|
|
||
|
/* Page content container */
|
||
|
|
||
|
#jd-header table {
|
||
|
margin: 0 0 1em 1em;
|
||
|
}
|
||
|
|
||
|
#jd-content table table,
|
||
|
#jd-content table img {
|
||
|
margin:1em 0;
|
||
|
}
|