css ::selection 选择文本改变样式

.p1::selection{
background: red;
color: #fff;
}

posted @ 2017-12-18 14:06  Ajanuw  阅读(67)  评论(0编辑  收藏  举报