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

* commit '46601e379201f6e14be9ec1f7f170e633430344a':
  docs: try darker text and shorter line height
This commit is contained in:
Scott Main
2012-06-23 11:27:00 -07:00
committed by Android Git Automerger

View File

@@ -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; }