Advertisement
NaotoShirgone

Shura

Feb 6th, 2017
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <body>
  3. <style>
  4. @import url('https://fonts.googleapis.com/css?family=Fontdiner+Swanky');
  5. body {
  6. background-image: url(http://img01.deviantart.net/7b40/i/2006/242/a/f/blue_flames_by_raptornl.png);
  7. background-attachment:fixed;
  8. background-repeat:no-repeat;
  9. background-size:auto 130%;
  10. background-position:center;
  11. background-color:#000000;
  12. color:#0027FF;
  13. text-align:left;
  14. font-family: 'Fontdiner Swanky', serif;
  15. }
  16. #mugshot {
  17. z-index:2;
  18. position:fixed;
  19. top:-16%;
  20. right:0%;
  21. height:95%;
  22. }
  23. #mugshot img {
  24. height:120%;
  25. }
  26. #box, #navbar, .infobox, #statbox, #obox {
  27. position:fixed;
  28. border:2px solid #0027FF;
  29. background-color:#111111;
  30. overflow-y:auto;
  31. }
  32. #box {
  33. z-index:1;
  34. top:48%;
  35. right:4%;
  36. height:49%;
  37. width:52%;
  38. }
  39. #navbar {
  40. z-index:4;
  41. top:50%;
  42. right:5%;
  43. width:50%;
  44. height:5%;
  45. text-align:center;
  46. font-size:110%;
  47. overflow-x:auto;
  48. overflow-y:hidden;
  49. opacity:0.95;
  50. }
  51. #navbar a {
  52. display:inline-block;
  53. height:92%;
  54. width:20%;
  55. padding:0.5%;
  56. transition:0.5s;
  57. -o-transition:0.5s;
  58. -ms-transition:0.5s;
  59. -moz-transition:0.5s;
  60. -webkit-transition:0.5s;
  61. }
  62. #navbar a:hover {
  63. background-color:#ffffff;
  64. color:#000000;
  65. }
  66. .infobox {
  67. z-index:2;
  68. top:57%;
  69. right:6%;
  70. height:33%;
  71. width:44%;
  72. padding:1%;
  73. opacity:0;
  74. transition:1s ease-in;
  75. -o-transition:1s ease-in;
  76. -ms-transition:1s ease-in;
  77. -moz-transition:1s ease-in;
  78. -webkit-transition:1s ease-in;
  79. }
  80. .infobox:target {
  81. z-index:3;
  82. opacity:0.95;
  83. }
  84. #statbox, #obox {
  85. top:57%;
  86. height:33%;
  87. width:20%;
  88. padding:1%;
  89. }
  90. #statbox {
  91. right:30%;
  92. }
  93. #obox {
  94. right:6%;
  95. }
  96. h2, b {
  97. color:#0027FF;
  98. }
  99. p {
  100. text-indent:2%;
  101. }
  102. a {
  103. text-decoration:none;
  104. color:#FFFFFF;
  105. }
  106. ::-webkit-scrollbar {
  107. width:8px;
  108. height:8px;
  109. background-color:#ffffff;
  110. }
  111. ::-webkit-scrollbar-thumb:vertical {
  112. background-color:#0027FF;
  113. }
  114. ::-webkit-scrollbar-thumb:horizontal {
  115. background-color:#0027FF;
  116. }
  117. #credit {
  118. text-decoration:none;
  119. color:#FFFFFF;
  120. position:fixed;
  121. right:1%;
  122. bottom:0%;
  123. background-color:#ffffff;
  124. border-radius:5px;
  125. font-family: UnifrakturCook, Brush Script MT, script, cursive;
  126. font-size:16px;
  127. }
  128. </style>
  129. <div id="mugshot">
  130. <img src="http://orig13.deviantart.net/5ddd/f/2012/140/6/7/male_sexy_shura_render_by_renokumura-d50j9lf.png"/>
  131. </div>
  132.  
  133. <div id="box">
  134. </div>
  135.  
  136. <div id="navbar">
  137. <a href="#01">Stats/Stock</a>
  138. <a href="#02">About</a>
  139. <a href="#03">Extras</a>
  140. <a href="#00">Reset</a>
  141. </div>
  142.  
  143. <div class="infobox" id="01" style="background-color:transparent;border:none;overflow:visible;">
  144. <div id="statbox">
  145. <h2>Stats</h2>
  146. <p style="text-indent:0%;">
  147. <b><Font Color=White>Name:</font></b><br>
  148. <br>
  149. <b><Font Color=White>Species:</font></b><br>
  150. <br>
  151. <b><Font Color=White>Nicknames:</font></b><br>
  152. <br>
  153. <b><Font Color=White>Gender:</font></b>Male<br>
  154. <br>
  155. <b><Font Color=White>Date Of Birth:</font></b> <br>
  156. <br>
  157. <b><Font Color=White>Age:</font></b><br>
  158. <br>
  159. <b><Font Color=White>Hair:</font></b><br>
  160. <br>
  161. <b><Font Color=White>Eyes:</font></b><br>
  162. <br>
  163. <b><Font Color=White>Height:</font></b><br>
  164. <br>
  165. <b><Font Color=White>Build:</font></b><br>
  166. <br>
  167. <b><Font Color=White>Orientation:</font></b><br>
  168. <br>
  169. <br>
  170. </p>
  171. </div>
  172.  
  173. <div id="obox">
  174. <h2>Innovatory:</h2>
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181. </div>
  182. </div>
  183. </div>
  184.  
  185. <div class="infobox" id="02">
  186. <h2>About</h2>
  187. <p>
  188. <font color= white>fill In words here</font>
  189. </p>
  190. </div>
  191.  
  192. <div class="infobox" id="03">
  193. <h2>Extras</h2>
  194. <p>
  195. Some text.
  196. </p>
  197. <a href="" target="_blank">Link</a>
  198. </div>
  199.  
  200. </div>
  201. </div>
  202.  
  203.  
  204. </body>
  205. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement