标签:android style blog color io os sp c on
##1##
1.去除android a/button/input标签被点击时产生的边框
2.去除ios a标签被点击时产生的半透明灰色背景
1 a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);}
标签:android style blog color io os sp c on
原文地址:http://www.cnblogs.com/anyaran/p/4010514.html