Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family: lovely;
- src: url(https://dl.dropbox.com/s/xde2bkhiie1bm8r/LovelyRegular.ttf);
- }
- #lovely {
- -webkit-text-stroke-width: 1px;
- -webkit-text-stroke-color: #EBB6B8;
- font-family: lovely;
- }
- </style>
- <div id="lovely">TEXT!</div>
Advertisement
Add Comment
Please, Sign In to add comment