Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family:'ROMANTIC';
- src: url(https://dl.dropbox.com/s/xggwcxb6mlf6pwq/ROMANTIC.TTF);
- }
- #text01{
- font-family: romantic;
- text-shadow: -1px 0 #B3D2FF, 0 1px #B3D2FF, 1px 0 #B3D2FF, 0 -1px #B3D2FF, 0 0;
- z-index: 999;
- position: absolute;
- top: .5em;
- left: -1.75em;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement