Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 600e588e authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android (Google) Code Review
Browse files

Merge "css adjustments for headings with dynamic content" into klp-docs

parents 44b740e7 2e3fb81b
Loading
Loading
Loading
Loading
+4 −20
Original line number Diff line number Diff line
@@ -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;
}