docs: try darker text and shorter line height

Change-Id: I7fe3cdc0a0f5cdfd8bcb69b1e1a2d11d8b5301d3
This commit is contained in:
Scott Main 2012-06-23 11:20:48 -07:00
parent d786a29f14
commit 6a7a66beba

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