Advertisement
NaotoShirgone

PokeBlood

Feb 5th, 2017
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 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://www.hdwallpaperspop.com/wp-content/uploads/2016/10/red-and-black-wallpaper.jpg);
  7. background-attachment:fixed;
  8. background-repeat:no-repeat;
  9. background-size:auto 130%;
  10. background-position:center;
  11. background-color:#000000;
  12. color:#D10000;
  13. text-align:left;
  14. font-family: 'Fontdiner Swanky', serif;
  15. }
  16. #mugshot {
  17. z-index:2;
  18. position:fixed;
  19. top:3%;
  20. right:10%;
  21. height:95%;
  22. }
  23. #mugshot img {
  24. height:102%;
  25. }
  26. #box, #navbar, .infobox, #statbox, #obox {
  27. position:fixed;
  28. border:2px solid #D10000;
  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:#D10000;
  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:#D10000;
  113. }
  114. ::-webkit-scrollbar-thumb:horizontal {
  115. background-color:#D10000;
  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="https://lh3.googleusercontent.com/-mLIJXPMwAIw/VyGMbqWb_uI/AAAAAAAABzA/WJ6GQTRWHSsCCfMf40mzy64l0JufGylZg/w900-h1305/yakumo_saito_render_1_by_nyaediter-d5m9cto.png"/>
  131. </div>
  132.  
  133. <div id="box">
  134. </div>
  135.  
  136. <div id="navbar">
  137. <a href="#01">Stats/OOC</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>PokeBlood<br>
  148. <br>
  149. <b><Font Color=White>Species:</font></b>Demon<br>
  150. <br>
  151. <b><Font Color=White>Nicknames:</font></b>PB/Poke (By LilKinkyBunny) <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> Confidential<br>
  156. <br>
  157. <b><Font Color=White>Age:</font></b>20<br>
  158. <br>
  159. <b><Font Color=White>Hair:</font></b>Black with Silver highlights <br>
  160. <br>
  161. <b><Font Color=White>Eyes:</font></b>red<br>
  162. <br>
  163. <b><Font Color=White>Height:</font></b>5'11<br>
  164. <br>
  165. <b><Font Color=White>Build:</font></b>Strong, Resilient, Agile.<br>
  166. <br>
  167. <b><Font Color=White>Orientation:</font></b> My Choose<br>
  168. <br>
  169. <br>
  170. </p>
  171. </div>
  172.  
  173. <div id="obox">
  174. <h2>OOC:</h2>
  175.  
  176.  
  177.  
  178. </div>
  179. </div>
  180. </div>
  181.  
  182. <div class="infobox" id="02">
  183. <h2>About</h2>
  184. <p>
  185. <font color= white>Joseph was often the scapegoat for bullying in junior high and high school, that has made him wary of anything that could be even remotely considered hurtful, and he is ready to jump to someone else's defense. He was the center of bullying because he was abnormal. With control over darkness, shadows, telekinesis. People would think with cool abilities like that, he would have friends right? Unfortunately, its the exact opposite. Everyone thought of him as dangerous, and he was even under the close eye of the american government. Yet he has somehow remained friendly through all of this. Always looking for someone to help, and anyone to befriend. The 20 year old really is too trusting. Andrea (SoftKitten) helped him through a tough time in his life, and she is like a sister to him. Through her, he gained the power to shape shift.</font>
  186. </p>
  187. </div>
  188.  
  189. <div class="infobox" id="03">
  190. <h2>Extras</h2>
  191. <p>
  192. Some text.
  193. </p>
  194. <a href="" target="_blank">Link</a>
  195. </div>
  196.  
  197. </div>
  198. </div>
  199.  
  200.  
  201. </body>
  202. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement