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

Commit 6a7a66be authored by Scott Main's avatar Scott Main
Browse files

docs: try darker text and shorter line height

Change-Id: I7fe3cdc0a0f5cdfd8bcb69b1e1a2d11d8b5301d3
parent d786a29f
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; }