Advertisement
NecromancerCoding

Let there be cake Post de Rol

Nov 26th, 2019
781
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.19 KB | None | 0 0
  1. <div class="cake">
  2. <div class="cbody">
  3. <input name="cake" type="checkbox" id="cdatos"></input>
  4. <div class="c1">
  5. <div class="cheader cheaderp">so let there be cake</div>
  6. <div class="ctext"><p>Lorem ipsum dolor sit amet.</p></div>
  7. </div>
  8. <div class="c2">
  9. <div class="cdatos">
  10. <m>fecha</m>
  11. <m>hora</m>
  12. <m>personaje</m>
  13. <m>lugar</m>
  14. <m>DATO</m>
  15. <m>DATO</m>
  16. <m>DATO</m>
  17. </div>
  18. <label for="cdatos"><i class="fas fa-heart"></i></label>
  19. </div>
  20. <div class="cheader cheaderg">
  21. <m>living like it's your</m>
  22. <n>last day in earth</n>
  23. </div>
  24. </div>
  25. </div>
  26. <a href="http://necromancercoding" class="ncredit">NC</a>
  27. <style>.cake { --bckg1: #f0f0f0; --bckg2: #f3f3f3; --border1: #ccc; --border2: #d09898; --accent1: #deb2b2; --accent2: #d9a6a6; --title1: #fff; --title2: #d59b9b; --shadow1: #d09b9b; --shadow2: #cf9494; --pattern: url(https://i.imgur.com/4cFiPJj.png); --image:url(https://i.imgur.com/TNuQKgl.png); }</style><link href="https://fonts.googleapis.com/css?family=Damion|Raleway:200,700&display=swap" rel="stylesheet"/><link rel="stylesheet" href="https://kit-pro.fontawesome.com/releases/v5.11.2/css/pro.min.css"/><link rel="stylesheet" href="https://dl.dropbox.com/s/vfqww7mjvxurrgg/cakes.css"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement