Advertisement
huruhuru1212

Untitled

May 5th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 0 0
  1. ::selection {
  2. background: #00ff00;
  3. color:#006400;
  4. }
  5. ::-moz-selection {
  6. background: #00ff00;
  7. color:#006400;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement