ChaZayari

Arkstream

May 10th, 2020
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.78 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. body{
  8. background: #fff;
  9. }
  10.  
  11.  
  12. #image{
  13. position: fixed;
  14. top: 0vh;
  15. right: 15vw;
  16. }
  17.  
  18. #image img{
  19. height: 100vh;
  20. }
  21.  
  22.  
  23. #title{
  24. position: fixed;
  25. height: 18vh;
  26. width: 50vw;
  27. top: 20vh;
  28. left: 2vw;
  29. font-family: 'Ailerons';
  30. font-size: 16vh;
  31. color: #000;
  32. }
  33.  
  34. .bar{
  35. position: fixed;
  36. height: 1vh;
  37. width: 49vw;
  38. left: 2vw;
  39. top: 38vh;
  40. background: #000;
  41. }
  42.  
  43.  
  44. #box1, #box2, #box3{
  45. position: fixed;
  46. background: #000;
  47. padding: 1%;
  48. color: #fff;
  49. font-family: 'Helvetica';
  50. font-size: 2.25vh;
  51. overflow: auto;
  52. text-align: justify;
  53. }
  54.  
  55. #box1{
  56. height: 50vh;
  57. bottom: 5vh;
  58. left: 2vw;
  59. width: 22vw;
  60. }
  61.  
  62. #box2, #box3{
  63. height: 22vh;
  64. width: 22vw;
  65. left: 27vw;
  66. }
  67.  
  68. #box2{bottom: 33vh;}
  69. #box3{bottom: 5vh;}
  70.  
  71.  
  72. .nav1, .nav2, .nav3, .nav4{
  73. position: fixed;
  74. height: 3vh;
  75. width: 3vh;
  76. background: #000;
  77. transition: 0.3s;
  78. }
  79.  
  80. .nav1{top:27vh;left:45.5vw;}
  81. .nav1:hover{background: rgb(228, 228, 228);transition: 0.3s;}
  82. .nav2{top:27vh;left:48vw;}
  83. .nav2:hover{background: rgb(228, 228, 228);transition: 0.3s;}
  84. .nav3{top:32vh;left:45.5vw;}
  85. .nav3:hover{background: rgb(228, 228, 228);transition: 0.3s;}
  86. .nav4{top:32vh;left:48vw;}
  87. .nav4:hover{background: rgb(228, 228, 228);transition: 0.3s;}
  88.  
  89.  
  90. .r{float: right;}
  91. h1{border-bottom: .25vh #fff solid;}
  92. a{transition: 0.3s;color: #fff}
  93. a:hover{transition:0.3s;color: rgb(228, 228, 228);}
  94.  
  95. </style>
  96.  
  97. <div id="image">
  98. <img src="https://i.imgur.com/mk2N1vu.png">
  99. </div>
  100.  
  101. <div id="title">Arkstream</div>
  102. <div class="bar"></div>
  103.  
  104. <a href="#one"><div class="nav1"></div></a>
  105. <a href="#two"><div class="nav2"></div></a>
  106. <a href="#three"><div class="nav3"></div></a>
  107. <a href="#four"><div class="nav4"></div></a>
  108.  
  109.  
  110. <div id="box1">
  111. <div style="height: 100%; overflow-y: hidden;">
  112.  
  113. <a name="one"></a>
  114. <div style="width:100%; height: 100%; overflow: auto; " align="left">
  115. <h1>Page 1</h1>
  116. <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
  117. </div>
  118.  
  119. <a name="two"></a>
  120. <div style="width:100%; height: 100%; overflow: auto; " align="left">
  121. <h1>Page 2</h1>
  122. <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
  123.  
  124. </div>
  125.  
  126. <a name="three"></a>
  127. <div style="width:100%; height: 100%; overflow: auto; " align="left">
  128. <h1>Page 3</h1>
  129. <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
  130.  
  131. </div>
  132.  
  133. <a name="four"></a>
  134. <div style="width:100%; height: 100%; overflow: auto; " align="left">
  135. <h1>Page 4</h1>
  136. <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
  137.  
  138. </div></div>
  139.  
  140.  
  141. <div id="box2">
  142. <h1>Dossier</h1>
  143. Name<div class="r">Stat</div><br>
  144. Name<div class="r">Stat</div><br>
  145. Name<div class="r">Stat</div><br>
  146. Name<div class="r">Stat</div><br>
  147. <br>
  148. Name<div class="r">Stat</div><br>
  149. Name<div class="r">Stat</div><br>
  150. Name<div class="r">Stat</div><br>
  151. Name<div class="r">Stat</div><br>
  152. <br>
  153. Name<div class="r">Stat</div><br>
  154. Name<div class="r">Stat</div><br>
  155. Name<div class="r">Stat</div><br>
  156. Name<div class="r">Stat</div><br>
  157. </div>
  158.  
  159.  
  160. <div id="box3">
  161. <h1>OOC</h1>
  162. <ol>
  163. <li></li>
  164. <li></li>
  165. <li></li>
  166. <li></li>
  167. <li></li>
  168. <li>This profile was built by <a href="https://roleplay.chat/profile.php?user=From+Shadows+Codes">From Shadows</a> for Arkstream's use only. Please do not steal or appropriate.</li>
  169. </ol>
  170. </div>
Add Comment
Please, Sign In to add comment