Advertisement
ChaZayari

Shinosuke

Apr 8th, 2020
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 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. #image{
  8. position: fixed;
  9. bottom: 10vh;
  10. right: 10vw;
  11. }
  12.  
  13. #image img{
  14. height: 80vh;
  15. }
  16.  
  17.  
  18. #box1, #box2, #box3{
  19. position: fixed;
  20. border: 1vh #000 solid;
  21. background: #772B45;
  22. padding: .5%;
  23. color: #fff;
  24. font-family: 'Helvetica';
  25. font-size: 1.5vh;
  26. text-transform: uppercase;
  27. overflow: auto;
  28. }
  29.  
  30.  
  31. #box1, #box2{height: 21vh;width: 20vh;left: 15vw;}
  32. #box1{bottom:45.6vh;}
  33. #box2{bottom: 20vh;}
  34.  
  35. #box3{
  36. height: 46.6vh;
  37. width: 20vh;
  38. bottom: 20vh;
  39. left: 27vw;
  40. text-align: justify;
  41. }
  42.  
  43. #title{
  44. position: fixed;
  45. z-index: 1;
  46. text-align: left;
  47. left: 15vw;
  48. top: 23vh;
  49. width: 30vw;
  50. height: 10vh;
  51. font-family: 'Big Noodle Titling';
  52. font-size: 7.25vh;
  53. color: #000;
  54. }
  55.  
  56. h1{
  57. font-size: 3vh;
  58. font-weight: lighter;
  59. }
  60.  
  61. .r{float: right}
  62. a{
  63. color: #fff;
  64. text-decoration: underline;
  65. transition: 0.3s;
  66. }
  67. a:hover{
  68. color: #BCC6CF;
  69. transition: 0.3s;
  70. }
  71.  
  72.  
  73.  
  74. </style>
  75. <div id="image"><img src="https://i.imgur.com/iFW26X3.png"></div>
  76.  
  77. <div id="title">Shinosuke</div>
  78. <div id="box1">
  79. <h1>Stats</h1>
  80. Stat<div class="r">Here</div><br>
  81. Stat<div class="r">Here</div><br>
  82. Stat<div class="r">Here</div><br>
  83. Stat<div class="r">Here</div><br>
  84. <br>
  85. Stat<div class="r">Here</div><br>
  86. Stat<div class="r">Here</div><br>
  87. Stat<div class="r">Here</div><br>
  88. Stat<div class="r">Here</div><br>
  89. <br>
  90. Stat<div class="r">Here</div><br>
  91. Stat<div class="r">Here</div><br>
  92. Stat<div class="r">Here</div><br>
  93. Stat<div class="r">Here</div><br>
  94.  
  95.  
  96. </div>
  97.  
  98. <div id="box2">
  99. <h1>OOC</h1>
  100. - OOC<br>
  101. <br>
  102. - OOC<br>
  103. <br>
  104. - OOC<br>
  105. <br>
  106. - OOC<br>
  107. <br>
  108. - Profile was built by <a href="https://roleplay.chat/profile.php?user=From+Shadows+Codes">From Shadows</a> for Shinosuke's use. Do not steal or appropriate.<br>
  109. <br>
  110.  
  111.  
  112. </div>
  113. <div id="box3">
  114. <h1>Header 1</h1>
  115. <p>The FitnessGram™ Pacer Test is a multistage aerobic capacity test that progressively gets more difficult as it continues. The 20 meter pacer test will begin in 30 seconds. Line up at the start. The running speed starts slowly but gets faster each minute after you hear this signal bodeboop. A sing lap should be completed every time you hear this sound. ding Remember to run in a straight line and run as long as possible. The second time you fail to complete a lap before the sound, your test is over. The test will begin on the word start. On your mark. Get ready!… Start.</p></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement