Advertisement
Guest User

mozbug

a guest
Oct 12th, 2011
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.31 KB | None | 0 0
  1. <html>
  2. <body>
  3.  
  4. <p style="
  5. font-family:arial;
  6. color:lightgray;
  7. font-size:80px;
  8. text-shadow: 0px 0px 6px black;
  9. ">
  10. T l L I i ! |
  11. </p>
  12.  
  13. <p style="
  14. font-family:arial;
  15. color:lightgray;
  16. font-size:80px;
  17. text-shadow: 0px 0px 6px black;
  18. -moz-transform: rotate(-15deg)
  19. ">
  20. T l L I i ! |
  21. </p>
  22.  
  23. </body>
  24. </html>
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement