Advertisement
ChaZayari

ekko ejami

May 18th, 2020
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Cagliostro&display=swap');
  3.  
  4.  
  5. #image{
  6. position: fixed;
  7. bottom: 5vh;
  8. right: 10vw;
  9. }
  10.  
  11. #image img{
  12. height: 90vh;
  13. }
  14.  
  15. #info{
  16. position: fixed;
  17. clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  18. height: 50vh;
  19. width: 50vh;
  20. padding: 2%;
  21. bottom: 22vh;
  22. left: 12vw;
  23. background: #ffccd3;
  24. font-size: 2.1vh;
  25. color: #5c444a;
  26. font-family: 'Cagliostro';
  27. text-align: center;
  28. }
  29.  
  30. a{
  31. color: #5c444a;
  32. text-align: underline;
  33. transition: 0.2s;
  34. }
  35. a:hover{
  36. color: #fff;
  37. transition: 0.2s;
  38. }
  39.  
  40.  
  41. </style>
  42.  
  43. <a target="_blank" href="https://imgur.com/a/ZUZnnGz"><div id="image"><img src="https://i.imgur.com/q7lqdvF.png"></div></a>
  44.  
  45. <div id="info">
  46. <br><br><br><br>
  47.  
  48. Ekko Ejami<br>
  49. Eighteen Years of Age<br>
  50. Black Fox-kin<br>
  51. 163 cm in height<br>
  52. Can do a little bit of magic<br>
  53. Mainly in part due to being a descendant of a kitsune<br>
  54. <br>
  55. She's also a follower of the kitsune deity <a target="_blank" href="https://roleplay.chat/profile.php?user=Huxian">Huxian.</a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement