Advertisement
NecromancerCoding

Viago Relationships

Aug 30th, 2019
655
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.99 KB | None | 0 0
  1. <div class="viago">
  2. <div class="header">
  3. <img src="http://placehold.it/100"/>
  4. <h><h1>Un título no muy largo</h1>
  5. <span>Una frase no muy larga</span></h>
  6. </div>
  7. <div class="relas">
  8. <i class="fas fa-heart" title="Amantes"></i><p><img src="http://placehold.it/50" title="Nombre"/></p>
  9. </div>
  10. <div class="relas">
  11. <i class="fas fa-feather" title="Amistades"></i><p><img src="http://placehold.it/50" title="Nombre"/></p>
  12. </div>
  13. <div class="relas">
  14. <i class="fas fa-heart-broken" title="Enemistades"></i><p><img src="http://placehold.it/50" title="Nombre"/></p>
  15. </div>
  16. </div>
  17. <a href="https://necromancercoding.tumblr.com/" class="ncredit">NC</a>
  18. <link href="https://fonts.googleapis.com/css?family=Satisfy&display=swap" rel="stylesheet"/><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css"><link rel="stylesheet" href="https://dl.dropbox.com/s/8ek6rig6i95a8ic/viago.css"><style>.viago{--color-fondo: #f5f5f5;--color-acento: #a19fc9;--color-bordes: #e6e6e6;}</style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement