OSDN Git Service

increase top margin for reference H4s to increase readability.
authorsmain@google.com <smain@google.com>
Fri, 19 Feb 2016 00:56:48 +0000 (16:56 -0800)
committersmain@google.com <smain@google.com>
Fri, 19 Feb 2016 00:56:48 +0000 (16:56 -0800)
This is necessary now that the parameter lists are presented in tables.

Change-Id: Ibd7f3875b9823bb66309d2a5ed1acc188ede3ba4

tools/droiddoc/templates-sdk/assets/css/default.css

index f53845a..7989183 100644 (file)
@@ -3330,7 +3330,7 @@ attrs, methods, etc. */
 h4.jd-details-title {
   font-size:1.15em;
   background-color: #E2E2E2;
-  margin:1.5em 0 .6em;
+  margin:4em 0 .6em;
   padding:3px 95px 3px 3px; /* room for api-level */
 }
 body.google h4.jd-details-title {