Advertisement
NecromancerCoding

Happy Place Búsqueda

Mar 7th, 2020
804
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.79 KB | None | 0 0
  1. <div class="happyplace">
  2. <div class="hp1">
  3. <em class="th th-wave-o"></em>
  4. <p>Lorem ipsum dolor sit amet.</p>
  5. </div>
  6. <div class="hp2">
  7. <div class="hpimg"></div>
  8. <div class="hptext">
  9. <p>Your text goes here.</p>
  10. <h>Your title goes here.</h>
  11. </div>
  12. </div>
  13. </div>
  14. <a href="http://necromancercoding.tumblr.com/" class="ncredit">NC</a>
  15. <link href="//dl.dropboxusercontent.com/s/c61vkbkrnb1h52y/happyplace.css" rel="stylesheet"/><link href="//dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css" rel="stylesheet"/><link href="https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i&display=swap&subset=latin-ext" rel="stylesheet"/><style>.happyplace { --img:url(http://placehold.it/320x250.png); --accent:#979c94; --title: #fff; --txt: #555; --bckg1: #f9f9f9; --bckg2: #f4f4f4; --border: #ddd; }</style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement