Advertisement
ChaZayari

Jabhani

May 18th, 2020
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Amita|Cagliostro|Patrick+Hand+SC|Rancho|Yesteryear&display=swap');
  3.  
  4.  
  5. #image{
  6. position: fixed;
  7. bottom: 0vh;
  8. right: 10vw;
  9. }
  10.  
  11. #image img{
  12. height: 100vh;
  13. }
  14.  
  15. #box{
  16. position: fixed;
  17. padding: 1%;
  18. box-shadow: 0 0 1vh #000;
  19. border: .75vh #45352d solid;
  20. height: 40vh;
  21. width: 40vh;
  22. bottom: 28vh;
  23. left: 18vw;
  24. font-family: 'Cagliostro';
  25. font-size: 2.25vh;
  26. color: #45352d;
  27. }
  28.  
  29. h1{
  30. font-family:'Patrick Hand SC';
  31. font-size: 5vh;
  32. font-weight: lighter;
  33. }
  34.  
  35. </style>
  36.  
  37. <div id="image"><img src="https://i.imgur.com/BR6fe4d.png"></div>
  38.  
  39. <div id="box">
  40. <center>
  41. <h1>J'abhani</h1>
  42. miqo'te, seeker of the sun<br>
  43. 21, female, retainer-for-hire<br>
  44. <br>
  45. claims peaceful non-combatancy, but she knows a bit of stuff about how to use knives. and an axe.</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement