HamdanNur

Untitled

Jul 21st, 2017
475
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. body{display:block;
  2. -khtml-user-select:none;
  3. -webkit-user-select:none;
  4. -moz-user-select:none;
  5. -ms-user-select:none;
  6. -o-user-select:none;
  7. user-select:none;
  8. unselectable:on;}
Advertisement
Add Comment
Please, Sign In to add comment