am 201cdd30: am 600e588e: Merge "css adjustments for headings with dynamic content" into klp-docs

* commit '201cdd30e07ecddb333b4e347fbf14493fd2643c':
  css adjustments for headings with dynamic content
This commit is contained in:
Dirk Dougherty 2014-06-03 23:14:41 +00:00 committed by Android Git Automerger
commit cfdf93c003

View file

@ -1960,28 +1960,12 @@ EndColorStr='#ececec');
/* related resources blocks in checklists */
.rel-resources {
margin:10px 0px;
border:1px solid #ccc;
background-color:rgba(0, 0, 0, 0.027451);
border:1px solid #ccc;
font-size:13px;
color:#6f6f6f;
}
/* related resources sections that have dynamic content */
.rel-resources ul {
padding: .5em 1em 0 1em;
}
.rel-resources a {
font-weight:500;
}
.rel-resources h3 {
margin:4px 15px 0px 15px;
font-size:13px;
font-weight:600;
text-transform:uppercase;
h3.rel-resources {
margin:1.25em auto;
}
/* --------------------------------------------------------------------------
@ -5141,7 +5125,7 @@ a.download-sdk {
text-transform:uppercase;
border-bottom:1px solid #CCC;
padding:8px 0 0 1px;
margin-bottom:10px;
margin-bottom:14px;
clear:both;
}