No more text-rendering for a while, it looks like a peformance

bottleneck, especially with touch browsers
This commit is contained in:
Tom MacWright
2012-11-15 14:34:11 -05:00
parent f5b6508293
commit 3192ceed5f

View File

@@ -2,7 +2,6 @@ body {
font:normal 13px/20px Helvetica, Arial, sans-serif;
margin:0;
padding:0;
text-rendering: optimizeLegibility;
color:#444;
}