ChaZayari

Celica

Sep 1st, 2020
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. <style>
  2. @import url('https://www.themonster.xyz/styles/fancy-fonts.css');
  3. ::-webkit-scrollbar{width:0.5vh;height:0.1vh;}
  4. ::-webkit-scrollbar-track{border-radius:0;background:transparent;}
  5. ::-webkit-scrollbar-thumb{border-radius:0;background:transparent;}
  6.  
  7.  
  8. #image{
  9. position: fixed;
  10. top: 0vh;
  11. right: 0vw;
  12. z-index: 2;
  13. }
  14.  
  15. #image img{
  16. height: 100vh;
  17. }
  18.  
  19. .bar{
  20. position: fixed;
  21. z-index: 1;
  22. background: #D2DCDE;
  23. height: 77.25vh;
  24. width: 100vw;
  25. top: 12vh;
  26. right: 0vw;
  27. }
  28.  
  29. #box{
  30. position: fixed;
  31. z-index: 2;
  32. padding: 1%;
  33. background: #e6f0f2;
  34. border: .5vh #3c524d solid;
  35. color: #3c524d;
  36. height: 25vh;
  37. width: 25vw;
  38. bottom: 30vh;
  39. left: 15vw;
  40. font-family: 'Whitney';
  41. font-size: 2vh;
  42. text-align: center;
  43. }
  44.  
  45.  
  46. #title{
  47. position: fixed;
  48. z-index: 3;
  49. left: 15vw;
  50. top: 20.25vh;
  51. width: 25vw;
  52. height: 15vh;
  53. color: #3c524d;
  54. font-family: 'Mr De Haviland';
  55. font-size: 12vw;
  56. }
  57.  
  58. </style>
  59.  
  60. <div id="image">
  61. <img src="https://i.imgur.com/q3vHVDv.png">
  62. </div>
  63.  
  64. <div class="bar"></div>
  65. <div id="title">Celica</div>
  66. <div id="box">
  67. <p>
  68. She's a dragon of the obviously wingless variety. Her age is in the higher numbers, but she chooses to not disclose that tidbit of information, and her height is somewhere just below seven feet tall.</p>
  69. <p>She hasn't really got a hoard, but she tends to be rather possessive when it comes to food, but let's be honest. Who isn't?</p>
  70. Golden Rule. || IC =/= OOC || In-Room Approach.</div>
Add Comment
Please, Sign In to add comment