Advertisement
Professor_Stein

Ruka

Mar 21st, 2017
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.63 KB | None | 0 0
  1. <style>
  2. .pfor{display:none;}
  3. body {background-color: #000000;}
  4. body {background-image:url("http://img1.reactor.cc/pics/post/full/Anime-Ruka-Urushibara-Steins-Gate-Anime-Art-3701287.jpeg"); 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: #HexColor;
  41. }
  42.  
  43. li {
  44. float: left;
  45. }
  46.  
  47. li a {
  48. display: block;
  49. color: #HexColor;
  50. text-align: center;
  51. padding: 14px 16px;
  52. text-decoration: none;
  53. }
  54.  
  55. li a:hover {
  56. background-color: #HexColor;
  57. }
  58. </style>
  59.  
  60.  
  61.  
  62. <ul>
  63. <li><a href="#one">Stats</a></li>
  64. <li><a href="#two">Personality</a></li>
  65. <li><a href="#three">History</a></li>
  66. <li><a href="#four">OOC</a></li>
  67. <li><a href="#five">Gallery</a></li>
  68. <li><a href="#home">Reset</a></li>
  69. </ul>
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76. <style>
  77. img {
  78. border-radius: 50%;
  79. }
  80.  
  81. img {
  82. display: block;
  83. margin: auto;
  84. font-size: 18px;
  85. }
  86.  
  87.  
  88. .tabs {
  89. float: left;
  90. margin-right: 15px;
  91. margin-bottom: 15px;
  92. width: 54px;
  93. height: 54px;
  94. text-align: left;
  95. }
  96.  
  97. .info{
  98. position: fixed;
  99. right: 950;
  100. bottom: 75;
  101. margin-top: 234px;
  102. width: 326px;
  103. height: 425px;
  104. padding: 10px;
  105. background: #HexColor;
  106. font-family: Arial Italic;
  107. color: #HexColor;
  108. font-size: 14px;
  109. line-height: 15px;
  110. text-align: justify;
  111. border: 2px solid #HexColor;
  112. outline-offset: 2px;
  113. opacity: 0;
  114. overflow: auto;
  115. transition: 1s;
  116. }
  117.  
  118. .info:target{
  119. opacity: 1;
  120. transition: 1s;
  121. z-index: 1;
  122. }
  123.  
  124.  
  125. </style>
  126.  
  127.  
  128. <div class="info" id="one"><h1>Stats</h1>
  129. <strong>Full Name:</strong> Ruka Urushibara <br><br>
  130. <strong>Age:</strong> 16 <br><br>
  131. <strong>Gender:</strong> Male <br><br>
  132. <strong>Race:</strong> Human <br><br>
  133. <strong>Height:</strong> (161cm) <br><br>
  134. <strong>Alias:</strong> Ruka, Ruky <br><br>
  135. <strong>Build:</strong> Slender, has a curved butt <br><br>
  136. <strong>Sexual Orientation:</strong> Bisexual(Always Sub) <br><br>
  137. <strong>Status:</strong> Single <br> <br>
  138. <strong>Occupation:</strong> Unemployed(Seeking Job!) </div>
  139.  
  140. <div class="info" id="two"><h1>Personality</h1>
  141.  
  142. He is very sensitive and emotional, as simple sudden responses from Rintarou can cause him to cry or tremble. He likes to wear girly clothing, which caused Kurisu to confuse him for a real girl when the two met in Rintarou's lab. Rintarou even described him as "more girly than any girl, more feminine than any female" in the game.
  143. </div>
  144.  
  145. <div class="info" id="three"><h1>History</h1></div>
  146.  
  147. <div class="info" id="four"><h1>OOC</h1><strong>Pm friendly<br><br>Rp friendly<br><br><strong>No limits</strong><br><br>Starting with a post will get you better results for a response<br><br>I'm always in character!!<br><br>Semi to multi-para</div>
  148.  
  149. <div class="info" id="five"><h1>Gallery</h1><style>
  150.  
  151. div.img {
  152. margin: 5px;
  153. border: 1px solid #ccc;
  154. float: left;
  155. width: 180px;
  156. }
  157.  
  158. div.img:hover {
  159. border: px solid #777;
  160. }
  161.  
  162. div.img img {
  163. width: 100%;
  164. height: 80%;
  165. }
  166.  
  167. div.desc {
  168. padding: 15px;
  169. text-align: center;
  170. }
  171. </style>
  172.  
  173.  
  174. <div class="img">
  175. <a target="_blank" href="URL">
  176. <img src="URL" width="300" height="200">
  177. </a>
  178. </div>
  179.  
  180. <div class="img">
  181. <a target="_blank" href="URL">
  182. <img src="URL" width="300" height="200">
  183. </a>
  184. </div>
  185.  
  186. <div class="img">
  187. <a target="_blank" href="URL">
  188. <img src="URL" width="300" height="200">
  189. </a>
  190. </div>
  191.  
  192. <div class="img">
  193. <a target="_blank" href="URL">
  194. <img src="URL" width="300" height="200">
  195. </a>
  196. </div>
  197.  
  198. <div class="img">
  199. <a target="_blank" href="URL">
  200. <img src="URL" width="300" height="200">
  201. </a>
  202. </div>
  203.  
  204. <div class="img">
  205. <a target="_blank" href="URL">
  206. <img src="URL" width="300" height="200">
  207. </a>
  208. </div>
  209.  
  210. <div class="img">
  211. <a target="_blank" href="URL">
  212. <img src="URL" width="300" height="200">
  213. </a>
  214. </div>
  215.  
  216. <div class="img">
  217. <a target="_blank" href="URL">
  218. <img src="URL" width="300" height="200">
  219. </a>
  220. </div>
  221.  
  222. <div class="img">
  223. <a target="_blank" href="URL">
  224. <img src="URL" width="300" height="200">
  225. </a>
  226. </div>
  227.  
  228.  
  229. </div>
  230.  
  231.  
  232.  
  233. <div id="player">
  234. <audio controls loop="1"><source src="MUSIC"></audio>
  235. </div>
  236.  
  237.  
  238.  
  239.  
  240. <style>
  241. img {
  242. border-radius: 50%;
  243. display: block;
  244. margin: auto;
  245. height:60%;
  246. width: auto;
  247. }
  248. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement