Advertisement
NaotoShirgone

Minx

Oct 23rd, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.38 KB | None | 0 0
  1. <STYLE>
  2. td[bgcolor] > center > img[width][src="newtophead.jpg"], td[bgcolor] > center > img[width][src="newheader.jpg"], td[bgcolor] > center > img[width][src="top.jpg"], td[bgcolor] > center > img[src="newtophead2.jpg"] {display:none;} div#menutabs::before {display:block;width:750;height:1;content:url("https://farm8.staticflickr.com/7333/16374693025_0243849468_o.png";);}
  3. link[href="robstylesheet2.css"] + center > img[src="/images/gameheaderoldstyle.jpg"] {display:none;} #background::before {display:block;width:750;height:1;content:url("https://farm9.staticflickr.com/8754/16291178504_789e07e4ce_o.png";);}
  4. td, table, tr, span, li, p, div, textarea, DIV {
  5. font-size: 10pt;
  6. color:#ffffff;
  7. font-weight:normal;
  8. font-decoration:font-style:italic; font-family:Times New Roman,arial,verdana,sans-serif;
  9. font-style:font-style:italic; font-family:Times New Roman,arial,verdana,sans-serif;
  10. background-color:transparent;
  11. }
  12.  
  13. body, .bodyContent {
  14. background-color:#000000;
  15. padding-top: 300px;
  16. background-image:url(http://i.imgur.com/zX23ZKq.jpg);
  17. background-position:top;
  18. background-attachment: scroll;
  19. background-repeat:no-repeat;
  20. border-width:0px;
  21. border-style: Solid;
  22. padding-top: 530px;
  23. padding-left: 10px;
  24. padding-right: 10px;}
  25. .border1 {border:0px solid transparent; }
  26. table table table { width:100%; max-width:800px; }
  27. td, table, tr, span, li, p, div, textarea, DIV {
  28. color:#8f8f8f;
  29. font-weight:normal;
  30. font-style:normal;
  31. font-family: verdana
  32. background-color:transparent;
  33. }
  34. center center:first-child img {
  35. display:;
  36. }
  37. div#desc {
  38. disply:ex (document.getElementsByTagName("img";)[0].style.width="0px";);
  39. text-align:ex (document.getElementsByTagName("img";)[0].src="";);
  40. }
  41. table, tr, td, table.link2, table.link2 tr, table.link2 tr td:first-child, table.link2 td, .border1, .border3 {
  42. background:url() transparent;
  43. border:0px solid #000000;
  44. }
  45. #desc {
  46. display:none;
  47. }
  48. table table table {
  49. max-width:680px;
  50. }
  51.  
  52. .pborder {
  53. border:2px solid transparent;
  54. padding:0px;
  55. background-color: transparent;
  56. color: transparent;
  57. font-family: arial;
  58. font-size: 11px;
  59. }
  60. .border1 {
  61. border:2px solid transparent;
  62. }
  63. .border3 {
  64. border:0px solid #000000;
  65. padding:0px;
  66.  
  67. }
  68.  
  69. a:link {color: #8f8f8f;
  70. font-size: 10pt;
  71. font-weight: normal;
  72. text-shadow: 2px 2px 2px black;
  73. text-shadow: -1px 0 #000000, 0 1px #000000,
  74. 1px 0 #000000, 0 -1px #000000
  75. }
  76. a:visited {color: #8f8f8f;
  77. font-size: 11pt;
  78. font-weight: normal;
  79. text-shadow: 2px 2px 2px black;
  80. text-shadow: -1px 0 #000000, 0 1px #000000,
  81. 1px 0 #000000, 0 -1px #000000
  82. }
  83. a:hover {color: #8f8f8f;
  84. font-size: 11pt;
  85. font-weight: normal;
  86. text-shadow: 2px 2px 2px black;
  87. text-shadow: -1px 0 #000000, 0 1px #000000,
  88. 1px 0 #000000, 0 -1px #000000
  89. }
  90. }
  91. a:active {color: red;
  92. font-size: 8pt;
  93. font-weight: normal;
  94. }
  95. @font-face {
  96. font-family: text;
  97. src: url(https://dl.dropbox.com/s/jwlxft6wualrnqw/Quicksand-Regular.ttf?dl=0);
  98. }
  99.  
  100. .Pic {
  101. z-index: 10;
  102. position: absolute;
  103. top: 665px;
  104. left: 330px;
  105. border: 3px solid #690000;
  106. background: url(https://i.imgur.com/Vkq3gvs.png);
  107. background-size: auto 100%;
  108. width: 190px;
  109. height: 320px;
  110. padding: 5px;
  111. color: #000;
  112. }
  113.  
  114.  
  115. .Box1 {
  116. z-index: 9;
  117. position: absolute;
  118. top: 660px;
  119. left: 530px;
  120. border: 5px solid #000;
  121. background: #740101;
  122. width: 515px;
  123. height: 325px;
  124. padding: 5px;
  125. opacity: .5;
  126. }
  127.  
  128. .tabs {
  129. position: absolute;
  130. margin: 25px 0px;
  131. }
  132.  
  133. .tab label {
  134. top: 160px;
  135. left: 153px;
  136. float: left;
  137. height: 25px;
  138. margin-left: 43px;
  139. border: 3px solid #000;
  140. background: #690000;
  141. width: 75px;
  142. padding: 2px;
  143. position: relative;
  144. color: #000;
  145. text-align: center;
  146. font-family: text;
  147. font-size: 12px;
  148. z-index: 400;
  149. -webkit-transition: all .5s ease;
  150. }
  151.  
  152. table,
  153. th,
  154. td {
  155. font-family: text;
  156. }
  157.  
  158. .tab label:hover {
  159. color: #FF0000;
  160. border-color: #000;
  161. }
  162.  
  163. .tab [type=radio] {
  164. display: none;
  165. }
  166.  
  167. .content {
  168. position: absolute;
  169. top: 120px;
  170. left: 550px;
  171. width: 450px;
  172. height: 280px;
  173. background: #f1f1f1;
  174. padding: 10px;
  175. border: 3px solid #000;
  176. font-size: 15px;
  177. color: #4f4f4f;
  178. font-family: text;
  179. font-size: 12px;
  180. overflow: auto;
  181. z-index: 20;
  182. }
  183.  
  184. [type=radio]:checked ~ label {
  185. color: #fff;
  186. border-color: #000;
  187. }
  188.  
  189. [type=radio]:checked ~ label ~ .content {
  190. z-index: 30;
  191. }
  192.  
  193. ::-webkit-scrollbar {
  194. width: 5px;
  195. height: 1px;
  196. }
  197.  
  198. ::-webkit-scrollbar-thumb {
  199. -webkit-box-shadow: inset 0 0 6px #000;
  200. }
  201.  
  202. ::-webkit-scrollbar-track {
  203. -webkit-box-shadow: inset 0 0 6px #111;
  204. }
  205.  
  206. a:link,
  207. a:visited,
  208. a:active {
  209. text-decoration: none;
  210. color: #1b1b1b;
  211. -webkit-transition: all .5s ease;
  212. }
  213.  
  214. a:hover {
  215. color: #4f4f4f;
  216. -webkit-transition: all .5s ease;
  217. }
  218.  
  219. .Credit {
  220. position: fixed;
  221. right: 50px;
  222. bottom: 50px;
  223. width: 20px;
  224. height: 20px;
  225. border-radius: 20px;
  226. border-color: #fff;
  227. border-style: dotted;
  228. border-width: 2px;
  229. background: #000;
  230. -webkit-transition: all 1s ease;
  231. .Credit:hover {
  232. background: #fff;
  233. border-color: #000;
  234. }
  235.  
  236.  
  237.  
  238. </style>
  239.  
  240. <div class="Pic">
  241. <p> </p>
  242. </div>
  243. <div class="Box1">
  244. <p> </p>
  245. </div>
  246. <div class="tabs">
  247. <div class="tab">
  248. <input id="tab-4" name="tab-group-2" type="radio" />
  249. <label for="tab-4">OOC</label>
  250. <div class="content">
  251. <ul>
  252. <li>No Profile No RP</li>
  253. <li>Do not just approach and be stupid</li>
  254. <li>I have the right to refuse any Rp.</li>
  255. <li>Smut is Fine but clean works to.</li>
  256. <li>Do not tell me how to play my character</li>
  257. <li>You dont like me. Oh well to bad.</li>
  258. <li>No Personal Information</li>
  259. <li>Do not be an asshole.</li>
  260. <li>I will not RP with people who Mix anime and Realistic or those who use straight realistic images. Animated profiles are my preference.
  261. </ul>
  262. <br>
  263. <br>
  264. =
  265.  
  266.  
  267. </p>
  268. </div>
  269. </div>
  270. <div class="tab">
  271. <input id="tab-3" name="tab-group-2" type="radio" />
  272. <label for="tab-3">Bio</label>
  273. <div class="content">
  274. <p style="text-align: center;">History</p>
  275. <p>Will Write when I have a moment</p>
  276. </div>
  277. </div>
  278. <div class="tab">
  279. <input id="tab-2" name="tab-group-2" type="radio" />
  280. <label for="tab-2">Gallery</label>
  281. <div class="content">
  282. <p style="text-align: center;">Gallery</p>
  283. <center>
  284. <a href="https://vignette.wikia.nocookie.net/swordgirls/images/0/00/Iri_Flina.jpg/revision/latest?cb=20111016005425"><img src="https://vignette.wikia.nocookie.net/swordgirls/images/0/00/Iri_Flina.jpg/revision/latest?cb=20111016005425" title="source: imgur.com" width="150" Height="200" /></a>
  285. <a href="https://i.imgur.com/nDS4mxw.jpg"><img src="https://i.imgur.com/nDS4mxw.jpg" title="source: imgur.com" width="150" Height="200" /></a>
  286. <br><br>
  287.  
  288. <a href="https://static.zerochan.net/Iri.Flina.full.1275006.jpg"><img src="https://static.zerochan.net/Iri.Flina.full.1275006.jpg" title="source: imgur.com" width="150" Height="200" /></a>
  289. <a href="https://s-media-cache-ak0.pinimg.com/originals/8a/1e/96/8a1e96c4ce94017b85665392332c47f8.jpg"><img src="https://s-media-cache-ak0.pinimg.com/originals/8a/1e/96/8a1e96c4ce94017b85665392332c47f8.jpg" title="source: imgur.com" width="150" Height="200" /></a>
  290. <br><br>
  291.  
  292. <a href="http://data.whicdn.com/images/101424228/original.jpg"><img src="http://data.whicdn.com/images/101424228/original.jpg" title="source: imgur.com" width="150" Height="200" /></a>
  293. <a href="http://pm1.narvii.com/5677/a82790acd706b9f45383f1152accf04c5149a7af_hq.jpg"><img src="http://pm1.narvii.com/5677/a82790acd706b9f45383f1152accf04c5149a7af_hq.jpg" title="source: imgur.com" width="150" Height="200" /></a>
  294. </center>
  295.  
  296. </p>
  297. </div>
  298. </div>
  299. <div class="tab">
  300. <input id="tab-1" checked="checked" name="tab-group-2" type="radio" />
  301. <label for="tab-1">Stats</label>
  302. </div>
  303. <div class="content">
  304. <p style="text-align: center;">Stats</p>
  305. <table border="0" cellspacing="0" width="344" height="96">
  306. <tbody>
  307. <tr>
  308. <td style="text-align: right;">Name<br></td>
  309. <td style="padding-left: 30px;">Raven Ashflesh<br></td>
  310. </tr>
  311. <tr>
  312. <td style="text-align: right;">Alias</td>
  313. <td style="padding-left: 30px;">Rave</td>
  314. </tr>
  315. <tr>
  316. <td style="text-align: right;">Age</td>
  317. <td style="padding-left: 30px;">18</td>
  318. </tr>
  319. <tr>
  320. <td style="text-align: right;">Gender</td>
  321. <td style="padding-left: 30px;">Female</td>
  322. </tr>
  323. <tr>
  324. <td style="text-align: right;">Height</td>
  325. <td style="padding-left: 30px;">5'7</td>
  326. </tr>
  327. <tr>
  328. <td style="text-align: right;">Weight</td>
  329. <td style="padding-left: 30px;">138lbs</td>
  330. </tr>
  331. <tr>
  332. <td style="text-align: right;">Sexuality</td>
  333. <td style="padding-left: 30px;">Straight</td>
  334. </tr>
  335. <tr>
  336. <td style="text-align: right;">Status</td>
  337. <td style="padding-left: 30px;">Single</td>
  338. </tr>
  339. <tr>
  340. <td style="text-align: right;">Species</td>
  341. <td style="padding-left: 30px;">Vampire</td>
  342. </tr>
  343. <tr>
  344. <td style="text-align: right;">Occupation</td>
  345. <td style="padding-left: 30px;">Student</td>
  346. </tr>
  347. <tr>
  348. <td style="text-align: right;">Family</td>
  349. <td style="padding-left: 30px;">Willow Ashflesh-Lil Sister</td>
  350. </tr>
  351. </tbody>
  352. </table>
  353. </div>
  354. </div>
  355. <div id="music-bg">
  356. <div id="music">
  357. <div style="margin-top:4px;">
  358.  
  359. <audio controls loop="1" style="opacity: 0;"><source src="http://k003.kiwi6.com/hotlink/01hzwugc59/Soul_Eater_AMV.mp3
  360. ">
  361. </audio>
  362. </div></div></div>
  363. <div class="Credit">
  364. <p style="text-align: center;"><a href="https://rphprofilecodes.tumblr.com/" target="_blank">♠</a></p>
  365. </div>
  366.  
  367. <br>
  368. <br>
  369. <br>
  370. <br>
  371. <br>
  372. <br>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement