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

Commit 46601e37 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 6a7a66be: docs: try darker text and shorter line height

* commit '6a7a66be':
  docs: try darker text and shorter line height
parents aeda97cb 6a7a66be
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,8 +20,8 @@ html, body {
  /* turned off ligatures due to bug 5945455 */ }

body {
  color: #444;
  font: 14px/21px Roboto, sans-serif;
  color: #000;
  font: 14px/19px Roboto, sans-serif;
  font-weight: 400;
  letter-spacing:.1;
  padding:0 10px; }