用CSS改变选择文本的背景颜色(神飞)

1.用CSS改变选择文本的背景颜色
  ::selection{background: #A8141B; color: white; /* Safari */}   ::-moz-selection{background: #A8141B; color: white; /* Firefox */ }
2.HTML5+CSS3 loading 效果收集
  点击前往https://www.qianduan.net/free-html5-css3-loaders-preloaders/
来自https://www.qianduan.net/select-the-text-using-css-to-change-the-background-color/
相关文章
相关标签/搜索