Wagon: Deploying site to repository

This commit is contained in:
Vincent Behar 2011-08-03 22:02:11 +02:00
parent 588f41982b
commit da44f0d1db
206 changed files with 85638 additions and 224 deletions

View file

@ -0,0 +1,19 @@
@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;
}