摘要: 两个div之间会出现一条细线。 建议使用padding 阅读全文
posted @ 2018-12-03 16:39 renyangli 阅读(236) 评论(0) 推荐(0) 编辑
摘要: //消除button的默认样式 margin: 0; padding: 0; border: 1px solid transparent; //自定义边框 outline: none; //消除默认点击蓝色边框效果 阅读全文
posted @ 2018-12-03 16:35 renyangli 阅读(1348) 评论(0) 推荐(0) 编辑