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

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

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