text-rendering: optimizeLegibility;

This commit is contained in:
Samuel Clay 2010-06-29 15:33:48 -04:00
parent c7d665f1f0
commit 4cf7b19684

View file

@ -12,6 +12,7 @@ body {
list-style: none;
font-family: 'Lucida Grande',Helvetica, Arial;
height: 100%;
text-rendering: optimizeLegibility;
}
a, a:active, a:hover, a:visited, button {