Advertisement
Professor_Stein

Untitled

Apr 7th, 2019
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. <style>
  2. .pfor{display:none;}
  3. body {background-color: #ffffff;}
  4. body {background-image:url(""); background-attachment:fixed; background-size:100%;}
  5. #pbox {margin: auto;
  6. width: 600px;
  7. background-color:black;
  8. border-style: solid;
  9. border-width: 2px;
  10. border-color: #333;
  11. padding: 5px;
  12. }
  13. </style>
  14.  
  15. <style type="text/css">
  16. !-- Copy from here, into the Style section --!
  17. #player{
  18. position: fixed;
  19. z-index:2;
  20. bottom: 230px;
  21. left: 934px;
  22. border-radius: 15px;
  23. width: 32px;
  24. height: 32px;
  25. border: 5px solid #D5D5D5;
  26. box-shadow: 0px 0px 19px #D5D5D5;
  27. overflow:hidden;}
  28.  
  29.  
  30. </style>
  31.  
  32.  
  33.  
  34. <style>
  35. ul {
  36. list-style-type: none;
  37. margin: 0;
  38. padding: 0;
  39. overflow: hidden;
  40. background-color: rgba(, 0.8);
  41. }
  42.  
  43. li {
  44. float: left;
  45. }
  46.  
  47. li a {
  48. display: block;
  49. color: #bff8e7;
  50. text-align: center;
  51. padding: 14px 16px;
  52. text-decoration: none;
  53. }
  54.  
  55. li a:hover {
  56. background-color: rgba(239,248,231, 0.8);
  57. }
  58. </style>
  59.  
  60.  
  61.  
  62. <ul>
  63. <li><a href="#one">Stats</a></li>
  64.  
  65. <li><a href="#two">Personality</a></li>
  66. <li><a href="#five">Gallery</a></li>
  67. <li><a href="#four">OOC</a></li>
  68.  
  69. <li><a href="#home">Reset</a></li>
  70. </ul>
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77. <style>
  78. img {
  79. border-radius: %;
  80. }
  81.  
  82. img {
  83. display: block;
  84. margin: auto;
  85. font-size: 18px;
  86. }
  87.  
  88.  
  89. .tabs {
  90. float: left;
  91. margin-right: 15px;
  92. margin-bottom: 15px;
  93. width: 54px;
  94. height: 54px;
  95. text-align: left;
  96. }
  97.  
  98. .info{
  99. position: fixed;
  100. right: 250;
  101. bottom: 150;
  102. margin-top: 234px;
  103. width: 326px;
  104. height: 425px;
  105. padding: 10px;
  106. background: rgba(207,248,231, 0.8);
  107. font-family: Arial Italic;
  108. color: #5e5757;
  109. font-size: 14px;
  110. line-height: 15px;
  111. text-align: justify;
  112. border: 2px solid #eff8e7;
  113. outline-offset: 2px;
  114. opacity: 0;
  115. overflow: auto;
  116. transition: 1s;
  117. }
  118.  
  119. .info:target{
  120. opacity: 1;
  121. transition: 1s;
  122. z-index: 1;
  123. }
  124.  
  125.  
  126. </style>
  127.  
  128.  
  129. <div class="info" id="one"><h1>Stats</h1>
  130. <strong>Full Name:</strong> Cyanide<br><br>
  131. <strong>Age:</strong> 22 <br><br>
  132. <strong>Gender:</strong> Female <br><br>
  133. <strong>Race:</strong> Low Level Demon <br><br>
  134. <strong>Height:</strong> 5'5"Ft / 165cm <br><br>
  135. <strong>Alias:</strong> Add Some? <br><br>
  136. <strong>Build:</strong> Curved <br><br>
  137. <strong>Sexual Orientation:</strong> Pansexual<br><br>
  138. <strong>Occupation:</strong> Personal Assistant for <a target="_blank" href="URL"><b>Hire</b></a> </div>
  139.  
  140. <div class="info" id="two"><h1>Persona</h1>Cyanide is a low level demon, her inability to use magic makes her substitute everything with potions. She has grown into a major alchemist within the demon realms, however, she was exiled to the surface world. This was due to the fact that she blew up the emperors kitchen while she was making a potion which changed her black hair to a deep orange and her fair skin into porcelain colour. Almost albino in colour but her rosy visage and human-ish blood coursing through her made her retain some complexion. Finally, her time on the surface has opened her books to new herbs and such, soon she found a potion for immortality which she drank herself to live like an Emperor in the underworlds. For now, she is attempting to recreate it to form eternal life, so far it has been a failure, though more worlds and herbs need to be collected before she can figure this formula out, perhaps she might but for now, she has a calm life with little to do. Her job hunting has been poor since she is lazy and timid towards larger beings, however, she hopes to find a great master she could aid with her skills. </div>
  141.  
  142.  
  143. <div class="info" id="four"><h1>OOC</h1><strong>PM/RP Friendly<br><br>Shit-Post to Novel<br><br>Uses Grammarly as a crutch cause is a horrible speller (Fun fact!)<br><br>Zones out easily, PM For attention if I stop posting in room or PMs<br><br></strong></div>
  144.  
  145. <div class="info" id="five"><h1>Gallery</h1><style>
  146.  
  147. div.img {
  148. margin: 5px;
  149. border: 1px solid #ccc;
  150. float: left;
  151. width: 180px;
  152. }
  153.  
  154. div.img:hover {
  155. border: px solid #777;
  156. }
  157.  
  158. div.img img {
  159. width: 100%;
  160. height: 80%;
  161. }
  162.  
  163. div.desc {
  164. padding: 15px;
  165. text-align: center;
  166. }
  167. </style>
  168.  
  169.  
  170. <a target="_blank" href="https://imgur.com/a/TflYf"><b>Gallery</b></a>
  171.  
  172. </div>
  173. <br>
  174. <div id="player">
  175. <audio controls loop="1"><source src="http://k003.kiwi6.com/hotlink/gjgbsppn6f/Bayonetta_-_OST_-_The_Gates_of_Hell_320_kbps_.mp3"></audio>
  176. </div>
  177. <style>
  178. img {
  179. border-radius: 4%;
  180. display: block;
  181. margin: auto;
  182. height:80%;
  183. width: auto;
  184. }
  185. </style>
  186.  
  187.  
  188. <img src="https://i.imgur.com/EitKPoZ.png" width="400" height="300"></a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement