随笔分类 -  css3

摘要:-moz-box -webkit-box -o-box box-orient box-direction box-pack box-align flex-flow: direction wrap; align-items 垂直排列 align-content 多列垂直排列 justify-conte 阅读全文
posted @ 2017-07-04 20:53 夏目桑 阅读(409) 评论(0) 推荐(0)
摘要:1.-webkit-tap-highlight-color (用于移动设备) 设置或检索对象的轻按时高亮。当用户轻按一个链接或者JavaScript可点击元素时给元素覆盖一个高亮色如果想取消这个高亮,将值设置为全透明即可,比如transparent对应的脚本特性为textHighlightColor 阅读全文
posted @ 2016-11-06 22:46 夏目桑 阅读(191) 评论(0) 推荐(0)