mirror of
https://github.com/pure-css/pure.git
synced 2024-11-24 10:44:21 +00:00
Merge pull request #170 from dchest/patch-1
Remove -webkit-font-smoothing: antialiased
This commit is contained in:
commit
5b2e42a57d
@ -13,7 +13,6 @@
|
|||||||
background-color: #E6E6E6;
|
background-color: #E6E6E6;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
-webkit-font-smoothing: antialiased;
|
|
||||||
/* Transitions */
|
/* Transitions */
|
||||||
-webkit-transition: 0.1s linear -webkit-box-shadow;
|
-webkit-transition: 0.1s linear -webkit-box-shadow;
|
||||||
-moz-transition: 0.1s linear -moz-box-shadow;
|
-moz-transition: 0.1s linear -moz-box-shadow;
|
||||||
|
Loading…
Reference in New Issue
Block a user