Files
build/tools/droiddoc/templates/assets/android-developer-docs-devguide.css
The Android Open Source Project 88b607994a auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00

19 lines
243 B
CSS

@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;
}