From 18a9fcdb672e48957ce6acfcc46d93afdb083ce7 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Thu, 19 Sep 2013 17:39:34 +0000 Subject: [PATCH] Twenty Fourteen: remove `optimizeLegibility`. Props iamtakashi, fixes #25306. git-svn-id: https://develop.svn.wordpress.org/trunk@25502 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyfourteen/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/wp-content/themes/twentyfourteen/style.css b/src/wp-content/themes/twentyfourteen/style.css index c54603df32..68d027176b 100644 --- a/src/wp-content/themes/twentyfourteen/style.css +++ b/src/wp-content/themes/twentyfourteen/style.css @@ -519,7 +519,6 @@ input[type="submit"] { body { background-color: #f5f5f5; - text-rendering: optimizeLegibility; } .site { background-color: #fff;