Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family: kitten;
- src: url(https://dl.dropbox.com/s/gluaq7dfui5acoa/KittenSlantTrial.ttf);
- }
- #kitten {
- font-family: kitten;
- position: relative;
- line-height: 0px;
- z-index:5;
- bottom:-25px;
- font-size:32px;
- color:#BF91E3;
- text-shadow: -1px 0 #575757, 0 1px #575757, 1px 0 #575757, 0 -1px #575757, 0 0;
- }
- </style>
- <div id="kitten">name's place!</div>
Advertisement
Add Comment
Please, Sign In to add comment