@@ -5,6 +5,7 @@ body {
body, input {
font-family: 'Cantarell', sans-serif;
font-size: 16px;
+ text-shadow: rgba(0,0,0,.01) 0 0 1px; /* this is definitely not a webkit-specific hack to fix font aliasing */
}
a:link, a:visited {
color: #08a;