Advertisement
NecromancerCoding

Ulysses Lechucería

Nov 30th, 2020
1,754
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="owlery">
  2. <div class="owl1">
  3. <div class="owltit">
  4. <strong>name of character's owl</strong>
  5. <em>delivered a message to name of character</em>
  6. </div>
  7. <div class="owlimg" style="background-image:url(http://placehold.it/50);"></div>
  8. </div>
  9. <div class="owl2">
  10. <div class="owltext">Texto.</div>
  11. </div>
  12. </div>
  13. <a href="http://necromancercoding.tumblr.com/" class="ncredit">NC</a>
  14. <style>.owlery { --border: 1px solid #111; --bckg1:#202020; --bckg2:#252525; --txt: #aaa; --title:#fff; --accent:#497584; --bradius1:20px; --bradius2:10px; }</style><link href="https://fonts.googleapis.com/css2?family=Old+Standard+TT:wght@400;700&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet"/>
  15. <link href="https://dl.dropbox.com/s/0vppymy6c0ef49x/owlery.css" rel="stylesheet"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement