Advertisement
NecromancerCoding

Caduceus Clay Ficha

Nov 16th, 2020
1,937
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.99 KB | None | 0 0
  1. <div class="clay">
  2. <div class="climg" style="background-image:url(https://placehold.it/500x250);">
  3. <div class="cltitle">
  4. <h>nombre del usuario</h>
  5. <m>subtítulo o cita</m>
  6. </div>
  7. </div>
  8. <div class="clbody">
  9. <div class="cl1">
  10. <div class="cldatos">
  11. <span><strong>Dato:</strong><em>Contenido</em></span>
  12. <span><strong>Dato:</strong><em>Contenido</em></span>
  13. <span><strong>Dato:</strong><em>Contenido</em></span>
  14. <span><strong>Dato:</strong><em>Contenido</em></span>
  15. <span><strong>Dato:</strong><em>Contenido</em></span>
  16. <span><strong>Dato:</strong><em>Contenido</em></span>
  17. <span><strong>Dato:</strong><em>Contenido</em></span>
  18. </div>
  19. <div class="climg2" style="background-image:url(https://placehold.it/150x200);"></div>
  20. </div>
  21. <div class="cl2">
  22. <div class="cltext"><h class="clh1">title type 1</h>
  23. Lorem ipsum dolor sit amet.
  24. <br/><br/>
  25. <h class="clh2">title type 2</h>
  26. Lorem ipsum dolor sit amet.
  27. <br/><br/>
  28. <h class="clh3">title type 3</h>
  29. Lorem ipsum dolor sit amet.</div>
  30. <div class="claviso">
  31. <em class="th th-exclamation-o"></em>
  32. <span>Contenido del aviso, no cabe mucha cosa pero es simplemente una zona de decoración; puedes meter una cita y cambiar el icono si te apetece.</span>
  33. </div>
  34. </div>  
  35. </div>
  36. </div>
  37. <a href="http://necromancercoding.tumblr.com/" class="ncredit">NC</a>
  38. <style>.clay { --bckg1:#eee; --bckg2:#f1f1f1; --accent1:#d49fb6; --accent2:#c78da6; --title:#fff; --h1:#c78da6; --h2:#d49fb6; --h3:#777; --text:#666; --shadow-w: 1px 1px white, -1px 1px white, 1px -1px white, -1px -1px white; --shadow-d: 1px 1px rgba(0,0,0,0.15), -1px 1px rgba(0,0,0,0.15), 1px -1px rgba(0,0,0,0.15), -1px -1px rgba(0,0,0,0.15); --border1: 1px solid #ccc; }</style><link href="https://dl.dropbox.com/s/kakh96s5b87o1g3/clay.css" rel="stylesheet"/><link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet"/><link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,700;1,200&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement