/ Published in: CSS
Expand |
Embed | Plain Text
::selection {/* Safari */ background:#BD2861; } ::-moz-selection {/* Firefox */ background:#BD2861; }
You need to login to post a comment.
Some0ne on 07/13/11
1 person have marked this snippet as a favorite
::selection {/* Safari */ background:#BD2861; } ::-moz-selection {/* Firefox */ background:#BD2861; }
You need to login to post a comment.