Advertisement
NaotoShirgone

ShiroTaki

Apr 24th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.70 KB | None | 0 0
  1. #profile-container {
  2. background: none;
  3. }
  4.  
  5. body {
  6. background: url(https://s-media-cache-ak0.pinimg.com/originals/62/9d/6c/629d6c062d74a99979c7b04accc11115.gif);
  7. }
  8.  
  9. body,
  10. a:hover {
  11. cursor: url(http://31.media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), progress !important;
  12. }
  13.  
  14. @font-face {
  15. font-family: text;
  16. src: url(https://dl.dropbox.com/s/jwlxft6wualrnqw/Quicksand-Regular.ttf?dl=0);
  17. }
  18.  
  19. .Pic {
  20. z-index: 10;
  21. position: absolute;
  22. top: 160px;
  23. left: 280px;
  24. border: 3px solid #1b1b1b;
  25. background: url(https://4.bp.blogspot.com/-Gkcy03OQ9ok/WPePcNsh2bI/AAAAAAACz1Y/oLRFen2X1Nk8Vw7HehkjIqIWcPRjgFmOgCLcB/s1600/r3.jpg);
  26. background-size: auto 100%;
  27. width: 190px;
  28. height: 320px;
  29. padding: 5px;
  30. color: #1b1b1b;
  31. }
  32.  
  33. .Box1 {
  34. z-index: 9;
  35. position: absolute;
  36. top: 150px;
  37. left: 190px;
  38. border: 5px solid #1b1b1b;
  39. background: #4f4f4f;
  40. width: 830px;
  41. height: 335px;
  42. padding: 5px;
  43. }
  44.  
  45. .Gal1 {
  46. position: absolute;
  47. left: 935px;
  48. top: 160px;
  49. border: 3px solid #1b1b1b;
  50. background-image: url(http://data.whicdn.com/images/120919328/large.jpg);
  51. border-radius: 100px;
  52. width: 90px;
  53. height: 90px;
  54. z-index: 10;
  55. background-size: auto 100%;
  56. -webkit-transition: all .5s ease;
  57. }
  58.  
  59. .Gal1:hover {
  60. -webkit-transition: all .5s ease;
  61. height: 100px;
  62. Width: 100px;
  63. left: 930px;
  64. top: 155px;
  65. z-index: 100;
  66. }
  67.  
  68. .Gal2 {
  69. position: absolute;
  70. left: 935px;
  71. top: 280px;
  72. border: 3px solid #1b1b1b;
  73. background-image: url(http://pa1.narvii.com/5890/17e63270e38c478fd4a4a93b9a71c52c7dadf794_hq.gif);
  74. border-radius: 100px;
  75. width: 90px;
  76. height: 90px;
  77. z-index: 10;
  78. background-size: auto 100%;
  79. -webkit-transition: all .5s ease;
  80. }
  81.  
  82. .Gal2:hover {
  83. -webkit-transition: all .5s ease;
  84. height: 100px;
  85. Width: 100px;
  86. left: 930px;
  87. top: 280px;
  88. z-index: 100;
  89. }
  90.  
  91. .Gal3 {
  92. position: absolute;
  93. left: 935px;
  94. top: 400px;
  95. border: 3px solid #1b1b1b;
  96. background-image: url(http://pa1.narvii.com/6317/d208d0575ef163ef257cc8666d8b84cf24608867_hq.gif);
  97. border-radius: 100px;
  98. width: 90px;
  99. height: 90px;
  100. z-index: 10;
  101. background-size: auto 100%;
  102. -webkit-transition: all .5s ease;
  103. }
  104.  
  105. .Gal3:hover {
  106. -webkit-transition: all .5s ease;
  107. height: 100px;
  108. Width: 100px;
  109. left: 930px;
  110. top: 390px;
  111. z-index: 100;
  112. }
  113.  
  114. .tabs {
  115. position: absolute;
  116. margin: 25px 0px;
  117. }
  118.  
  119. .tab label {
  120. top: 160px;
  121. left: 170px;
  122. float: right;
  123. height: 15px;
  124. margin-left: 43px;
  125. border: 3px solid #1b1b1b;
  126. background: #f1f1f1;
  127. width: 50px;
  128. padding: 2px;
  129. position: relative;
  130. color: #b1b1b1;
  131. text-align: center;
  132. font-family: text;
  133. font-size: 9px;
  134. z-index: 400;
  135. -webkit-transition: all .5s ease;
  136. }
  137.  
  138. table,
  139. th,
  140. td {
  141. font-family: text;
  142. }
  143.  
  144. .tab label:hover {
  145. color: #4f4f4f;
  146. border-color: #bfbfbf;
  147. }
  148.  
  149. .tab [type=radio] {
  150. display: none;
  151. }
  152.  
  153. .content {
  154. position: absolute;
  155. top: 160px;
  156. left: 500px;
  157. width: 400px;
  158. height: 265px;
  159. background: #f1f1f1;
  160. padding: 10px;
  161. border: 3px solid #1b1b1b;
  162. font-size: 15px;
  163. color: #4f4f4f;
  164. font-family: text;
  165. font-size: 12px;
  166. overflow: auto;
  167. z-index: 20;
  168. }
  169.  
  170. [type=radio]:checked ~ label {
  171. color: #4f4f4f;
  172. border-color: #bfbfbf;
  173. }
  174.  
  175. [type=radio]:checked ~ label ~ .content {
  176. z-index: 30;
  177. }
  178.  
  179. ::-webkit-scrollbar {
  180. width: 5px;
  181. height: 1px;
  182. }
  183.  
  184. ::-webkit-scrollbar-thumb {
  185. -webkit-box-shadow: inset 0 0 6px #000;
  186. }
  187.  
  188. ::-webkit-scrollbar-track {
  189. -webkit-box-shadow: inset 0 0 6px #111;
  190. }
  191.  
  192. a:link,
  193. a:visited,
  194. a:active {
  195. text-decoration: none;
  196. color: #1b1b1b;
  197. -webkit-transition: all .5s ease;
  198. }
  199.  
  200. a:hover {
  201. color: #4f4f4f;
  202. -webkit-transition: all .5s ease;
  203. }
  204.  
  205. .Credit {
  206. position: fixed;
  207. right: 50px;
  208. bottom: 50px;
  209. width: 20px;
  210. height: 20px;
  211. border-radius: 20px;
  212. border-color: #fff;
  213. border-style: dotted;
  214. border-width: 2px;
  215. background: #000;
  216. -webkit-transition: all 1s ease;
  217. .Credit:hover {
  218. background: #fff;
  219. border-color: #000;
  220. }
  221. <div class="Pic">
  222. <p> </p>
  223. </div>
  224. <div class="Box1">
  225. <p> </p>
  226. </div>
  227. <div class="Gal1">
  228. <p> </p>
  229. </div>
  230. <div class="Gal2">
  231. <p> </p>
  232. </div>
  233. <div class="Gal3">
  234. <p> </p>
  235. </div>
  236. <div class="tabs">
  237. <div class="tab">
  238. <input id="tab-4" name="tab-group-2" type="radio" />
  239. <label for="tab-4">OOC</label>
  240. <div class="content">
  241. <ul>
  242. <li>No Profile No RP</li>
  243. <li>Do not just approach and be stupid</li>
  244. <li>I have the right to refuse any Rp.</li>
  245. <li>Smut is Fine but clean works to.</li>
  246. <li>Do not tell me how to play my character</li>
  247. <li>You dont like me. Oh well to bad.</li>
  248. <li>No Personal Information</li>
  249. <li>Do not be an asshole.</li>
  250. <li>I will not RP with people who Mix anime and Realistic or those who use straight realistic images. Animated profiles are my preference.
  251. </ul>
  252. </p>
  253. </div>
  254. </div>
  255. <div class="tab">
  256. <input id="tab-3" name="tab-group-2" type="radio" />
  257. <label for="tab-3">Bio</label>
  258. <div class="content">
  259. <p style="text-align: center;">History</p>
  260. <p>Will Write when I have a moment</p>
  261. </div>
  262. </div>
  263. <div class="tab">
  264. <input id="tab-2" name="tab-group-2" type="radio" />
  265. <label for="tab-2">Gallery</label>
  266. <div class="content">
  267. <p style="text-align: center;">Gallery</p>
  268. <center>Human Form /Transformed/ Demonic<br>
  269. <a target="_blank" https://pbs.twimg.com/media/C6rPA00VAAAjqPt.jpg target="_blank"><img src="https://pbs.twimg.com/media/C6rPA00VAAAjqPt.jpg" width="100" height="100" border="1px solid"></a>
  270.  
  271. <a target="_blank" href="https://cdn.discordapp.com/attachments/258771623182729217/370743641800572948/21fe449733bf1d9283863d257f206d36--big-hero--hercules.jpg" target="_blank"><img src="https://cdn.discordapp.com/attachments/258771623182729217/370743641800572948/21fe449733bf1d9283863d257f206d36--big-hero--hercules.jpg" width="100" height="100" border="1px solid"></a>
  272.  
  273. <a target="_blank" href="https://i.pinimg.com/236x/91/3c/84/913c8465d1b41bf6815f07f3af5cecb0--fox-fantasy-dark-fantasy.jpg" target="_blank"><img src="https://i.pinimg.com/236x/91/3c/84/913c8465d1b41bf6815f07f3af5cecb0--fox-fantasy-dark-fantasy.jpg" width="100" height="100" border="1px solid"></a>
  274.  
  275.  
  276. <br><br><br>
  277. <center>Perverted Zone</center>
  278. <a target="_blank" href="https://24.media.tumblr.com/eaa30d7b7b932a04412a62fdd3cd53d7/tumblr_n40s0uufab1sjyos5o1_500.gif" target="_blank"><img src="https://24.media.tumblr.com/eaa30d7b7b932a04412a62fdd3cd53d7/tumblr_n40s0uufab1sjyos5o1_500.gif" width="100" height="100" border="1px solid"></a>
  279.  
  280. <a target="_blank" href="https://68.media.tumblr.com/2d5e203c502c00408366890b6063ff26/tumblr_ns4foe0riZ1rvphqeo1_540.gif" target="_blank"><img src="https://68.media.tumblr.com/2d5e203c502c00408366890b6063ff26/tumblr_ns4foe0riZ1rvphqeo1_540.gif" width="100" height="100" border="1px solid"></a>
  281.  
  282. <a target="_blank" href="http://78.media.tumblr.com/87e96994ce1297dc0cbbcb640891dad2/tumblr_oh5x8qcTtc1v2hfg0o1_500.gif" target="_blank"><img src="http://78.media.tumblr.com/87e96994ce1297dc0cbbcb640891dad2/tumblr_oh5x8qcTtc1v2hfg0o1_500.gif" width="100" height="100" border="1px solid"></a>
  283.  
  284.  
  285. </center>
  286.  
  287. </p>
  288. </div>
  289. </div>
  290. <div class="tab">
  291. <input id="tab-1" checked="checked" name="tab-group-2" type="radio" />
  292. <label for="tab-1">Stats</label>
  293. </div>
  294. <div class="content">
  295. <p> </p>
  296. <p style="text-align: center;">Stats</p>
  297. <table border="0" cellspacing="0" width="344" height="96">
  298. <tbody>
  299. <tr>
  300. <td style="text-align: right;">Name</td>
  301. <td style="padding-left: 30px;">Shiro Taki</td>
  302. <td style="text-align: right;">Alias</td>
  303. <td style="padding-left: 30px;">Taki</td>
  304. </tr>
  305. <tr>
  306. <td style="text-align: right;">Age</td>
  307. <td style="padding-left: 30px;">20(in appearance)</td>
  308. <td style="text-align: right;">Gender</td>
  309. <td style="padding-left: 30px;">male</td>
  310. </tr>
  311. <tr>
  312. <td style="text-align: right;">Height</td>
  313. <td style="padding-left: 30px;">6'2</td>
  314. <td style="text-align: right;">Weight</td>
  315. <td style="padding-left: 30px;">187lbs</td>
  316. </tr>
  317. <tr>
  318. <td style="text-align: right;">Sexuality</td>
  319. <td style="padding-left: 30px;">Straight</td>
  320. <td style="text-align: right;">Status</td>
  321. <td style="padding-left: 30px;">Single</td>
  322. </tr>
  323. <tr>
  324. <td style="text-align: right;">Species</td>
  325. <td style="padding-left: 30px;">Demonic</td>
  326. <td style="text-align: right;">Occupation</td>
  327. <td style="padding-left: 30px;">Soul Catcher</td>
  328. </tr>
  329. </tbody>
  330. </table>
  331. </div>
  332. </div>
  333. <div class="Credit">
  334. <p style="text-align: center;"><a target="_blank" href="https://[FILTERED].tumblr.com/" target="_blank">♠</a></p>
  335. </div>
  336.  
  337.  
  338. <div class="Credit">
  339. <p style="text-align: center;"><a target="_blank" href="https://[FILTERED].tumblr.com/" target="_blank">♠</a></p>
  340. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement