Advertisement
ruesha

romantic text embed (soojin)

Mar 10th, 2022
501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family:'ROMANTIC';
  4. src: url(https://dl.dropbox.com/s/xggwcxb6mlf6pwq/ROMANTIC.TTF);
  5. }
  6.  
  7. #text01{
  8. font-family: romantic;
  9. text-shadow: -1px 0 #B3D2FF, 0 1px #B3D2FF, 1px 0 #B3D2FF, 0 -1px #B3D2FF, 0 0;
  10. z-index: 999;
  11. position: absolute;
  12. top: .5em;
  13. left: -1.75em;
  14. }
  15.  
  16. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement