/ Published in: CSS
Styles selected text
Expand |
Embed | Plain Text
*::-moz-selection { color: #262626; background:#e02b6b none repeat scroll 0 0; } ::selection { background:#e02b6b none repeat scroll 0 0; color: #d3d2d2; }
You need to login to post a comment.
