Advertisement
ChaZayari

Kagemori Michiru

Aug 5th, 2020
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 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. body{background: repeating-linear-gradient(
  9. 45deg,
  10. #3a615d,
  11. #3a615d 50px,
  12. #486a9c 50px,
  13. #486a9c 100px);
  14. }
  15.  
  16. #box{
  17. position: fixed;
  18. height: 80vh;
  19. width: 75vw;
  20. bottom: 10vh;
  21. left: 12.5vw;
  22. background: #FE9858;
  23. border: 1vh #ed5c00 solid;
  24. }
  25.  
  26. #image{
  27. position: fixed;
  28. bottom: 11vh;
  29. left: 12.95vw;
  30. z-index: 5;
  31. filter: drop-shadow(1vh 0 0 #000);
  32. }
  33.  
  34. #image img{
  35. height: 80.2vh;
  36. }
  37.  
  38. #infobox1, #infobox2, #infobox3{
  39. position: fixed;
  40. background: #486a9c;
  41. z-index: 6;
  42. box-shadow: 1vh 1vh 0vh #000;
  43. padding: 1%;
  44. font-family: 'Whitney';
  45. font-size: 2vh;
  46. color: #fff;
  47. overflow: auto;
  48. text-align: left;
  49. }
  50.  
  51. #infobox1{
  52. height: 57vh;
  53. width: 16vw;
  54. bottom: 15vh;
  55. right: 39vw;
  56. }
  57.  
  58. #infobox2, #infobox3{
  59. height: 20vh;
  60. width: 20vw;
  61. right: 15vw;
  62. }
  63.  
  64. #infobox2{bottom: 43vh;}
  65. #infobox3{bottom: 15vh;}
  66.  
  67.  
  68. #title1, #title2{
  69. position: fixed;
  70. text-align: center;
  71. z-index: 7;
  72. height: 15vh;
  73. width: 25vw;
  74. font-family: 'Uni Sans';
  75. font-size: 11vh;
  76. color: #FA4D3D;
  77. text-shadow: .75vh .75vh 0vh #000;
  78. }
  79.  
  80.  
  81. #title1{
  82. top: 12vh;
  83. right: 35vw;
  84. }
  85. #title2{
  86. top: 22vh;
  87. right: 13.5vw;
  88. }
  89.  
  90. .r{float: right;}
  91. h1{text-align: center;font-family: 'Big Noodle Titling';font-size: 4.5vh; font-weight: lighter;}
  92. a{color: #fff;transition: 0.24s;}
  93. a:hover{color:#FA4D3D;transition: 0.25s;}
  94.  
  95. </style>
  96. <div id="box"></div>
  97. <div id="image"><img src="https://i.imgur.com/mWZVgzd.png"></div>
  98.  
  99. <div id="title1">Kagemori</div>
  100. <div id="title2">Michiru</div>
  101.  
  102. <div id="infobox1">
  103. <h1>Personality</h1>
  104. <p>Michiru is best described as compassionate, caring, brave, strong-minded, and energetic. She cares for both Beastmen and humans alike and won't condone unnecessary violence against anyone, even against terrorists and those with malintent. She goes to great lengths to protect her peers even forsaking her own safety and well-being at times.</p>
  105.  
  106. <p>Michiru's strong-will also carries through her actions. She is stubborn at heart and not easily swayed by her environment or peers. Once she has a set goal in mind, she is determined to achieve it, no matter how improbable the task is. When Michiru loses her wallet, despite all her peers telling her the chances of recovery are slim to none, she still continued to search for leads.</p>
  107. </div>
  108. <div id="infobox2">
  109. <h1>Stats</h1>
  110. Name:<div class="r">Michiru Kagemori</div><br>
  111. Age:<div class="r">18</div><br>
  112. Gender:<div class="r">Female</div><br>
  113. Race:<div class="r">Beastman</div><br>
  114. Type:<div class="r">Tanuki</div><br>
  115. <br>
  116. Height:<div class="r">154 cm</div><br>
  117. Eyes:<div class="r">Viridian into Apricot</div><br>
  118. Hair:<div class="r">Woad Blue into Black</div><br>
  119. <br>
  120. Job:<div class="r">Investigator</div><br>
  121. Orientation:<div class="r">Bisexual</div><br>
  122. Status:<div class="r">Single</div><br>
  123. </div>
  124. <div id="infobox3">
  125. <h1>OOC</h1>
  126. <li>I've got <a target="_blank" href="https://imgur.com/a/c4Oq4Dn">Images!</a></li>
  127. <li>Layout is mine. Please do not steal.</li>
  128. <li>Character is from the anime Brand New Animal.</li>
  129. <li>Eastern Standard Time with a screwy sleep schedule.</li>
  130. <li>I do lots of gaming, and coding sometimes.</li>
  131. <li>Don't be a twat.</li>
  132. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement