Guest User

Untitled

a guest
Jun 23rd, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <style>
  2.  
  3.  
  4.  
  5.  
  6.  
  7. @font-face {
  8. font-family: "marsneveneksk2";
  9.  
  10. src: url("../fuentes/bubble.ttf"); **<- aquí queria meter el codigo div pero no me lo cambia**
  11. }
  12.  
  13.  
  14. fuente{
  15. font-family: "marsneveneksk2", cursive;
  16. font-size: 50px;
  17.  
  18. text-shadow: 3px 3px 2px #696;
  19.  
  20. }
Add Comment
Please, Sign In to add comment