From 9235e4f75bb6294aef64453d00106ac7021cb3fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=96=B9=E8=88=9F?= Date: Mon, 14 Mar 2016 00:33:42 +0800 Subject: [PATCH] remove `optimizeLegibility` for performance issue --- src/common/main.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/common/main.css b/src/common/main.css index 21ea284..55d2a89 100644 --- a/src/common/main.css +++ b/src/common/main.css @@ -169,9 +169,6 @@ * { font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, "Segoe UI Symbol", sans-serif !important; } -html { - text-rendering: optimizeLegibility; -} ::selection { color: rgba(255, 255, 255, .85); background: rgba(83, 186, 237, .85); @@ -811,7 +808,7 @@ p.pm-parent { .pagination .more { color: #666 !important; text-shadow: 0 1px rgba(255, 255, 255, .9); - background: + background: -webkit-linear-gradient( #f5f5f5, #e5e5e5