forked from openkylin/platform_build
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:
commit
46601e3792
|
@ -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; }
|
||||
|
|
Loading…
Reference in New Issue