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

Commit 30f6657d authored by Clay Murphy's avatar Clay Murphy Committed by Android (Google) Code Review
Browse files

Merge "Docs: improve the highlighting of definition lists (<dt> and <dd> elements)"

parents c11559b2 c63c3e30
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1093,8 +1093,12 @@ ul ul, ul ol, ol ul, ol ol {
li {
  margin:0 0 5px;
}
dt {
  font-weight:bold;
}
dd {
  margin:0 0 10px 30px;
  padding: 5px;
}
dd p,
dd pre,