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

Commit 70bb7d04 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 97c89d4c: am 7257c71f: am 6668404e: Merge "docs: minimize code-font...

am 97c89d4c: am 7257c71f: am 6668404e: Merge "docs: minimize code-font line-height. Fixes problem in which any paragraph with code text has more whitespace below it than other lines." into jb-mr1-dev

# Via Android Git Automerger (2) and others
* commit '97c89d4c':
  docs: minimize code-font line-height. Fixes problem in which any paragraph with code text has more whitespace below it than other lines.
parents ae0e037d 97c89d4c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1104,6 +1104,7 @@ pre, code {
}
code {
    font-weight:bold;
    font: 14px/14px 'courier new', courier, monospace;
}

legend {