去除默认样式

1, 去除button input 等一些默认样式 -moz-appearance:none; -ms-progress-appearance:none; -webkit-appearance:none;web 2,去除移动端a标签点击后的样式app a{outline:none;-webkit-tap-highlight-color: rgba(0,0,0,0);} spa
相关文章
相关标签/搜索