Remove -webkit-font-smoothing: antialised

This commit is contained in:
Dmitry Chestnykh 2013-08-23 12:43:04 +02:00
parent 6da5f9dd10
commit 8fd26ebc40

View File

@ -13,7 +13,6 @@
background-color: #E6E6E6;
text-decoration: none;
border-radius: 2px;
-webkit-font-smoothing: antialiased;
/* Transitions */
-webkit-transition: 0.1s linear -webkit-box-shadow;
-moz-transition: 0.1s linear -moz-box-shadow;