Merge "css adjustments for headings with dynamic content" into klp-docs
This commit is contained in:
committed by
Android (Google) Code Review
commit
600e588e99
@@ -1960,28 +1960,12 @@ EndColorStr='#ececec');
|
|||||||
|
|
||||||
/* related resources blocks in checklists */
|
/* related resources blocks in checklists */
|
||||||
|
|
||||||
.rel-resources {
|
/* related resources sections that have dynamic content */
|
||||||
margin:10px 0px;
|
|
||||||
border:1px solid #ccc;
|
|
||||||
background-color:rgba(0, 0, 0, 0.027451);
|
|
||||||
border:1px solid #ccc;
|
|
||||||
font-size:13px;
|
|
||||||
color:#6f6f6f;
|
|
||||||
}
|
|
||||||
|
|
||||||
.rel-resources ul {
|
|
||||||
padding: .5em 1em 0 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.rel-resources a {
|
|
||||||
font-weight:500;
|
|
||||||
}
|
|
||||||
|
|
||||||
.rel-resources h3 {
|
h3.rel-resources {
|
||||||
margin:4px 15px 0px 15px;
|
margin:1.25em auto;
|
||||||
font-size:13px;
|
|
||||||
font-weight:600;
|
|
||||||
text-transform:uppercase;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* --------------------------------------------------------------------------
|
/* --------------------------------------------------------------------------
|
||||||
@@ -5141,7 +5125,7 @@ a.download-sdk {
|
|||||||
text-transform:uppercase;
|
text-transform:uppercase;
|
||||||
border-bottom:1px solid #CCC;
|
border-bottom:1px solid #CCC;
|
||||||
padding:8px 0 0 1px;
|
padding:8px 0 0 1px;
|
||||||
margin-bottom:10px;
|
margin-bottom:14px;
|
||||||
clear:both;
|
clear:both;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user