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

* commit '6a7a66beba12d6e655f3dde257a3e4964f8ad0c7':
  docs: try darker text and shorter line height
This commit is contained in:
Scott Main 2012-06-23 11:25:21 -07:00 committed by Android Git Automerger
commit 46601e3792
1 changed files with 2 additions and 2 deletions

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