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 */ }
|
/* turned off ligatures due to bug 5945455 */ }
|
||||||
|
|
||||||
body {
|
body {
|
||||||
color: #444;
|
color: #000;
|
||||||
font: 14px/21px Roboto, sans-serif;
|
font: 14px/19px Roboto, sans-serif;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
letter-spacing:.1;
|
letter-spacing:.1;
|
||||||
padding:0 10px; }
|
padding:0 10px; }
|
||||||
|
|
Loading…
Reference in New Issue