Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- javascript:(function(){var a=document.createElement('style'),b;document.head.appendChild(a);b=a.sheet;b.insertRule('.container{counter-reset: my-counter;}',0);})()
- javascript:(function(){var a=document.createElement('style'),b;document.head.appendChild(a);b=a.sheet;b.insertRule('button::before{counter-increment: my-counter;content: counters(my-counter, ".") ". ";}',0);})()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement