HellaBlind

jade code

Apr 8th, 2019 (edited)
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.60 KB | None | 0 0
  1. .pfor {display: none; visibility: hidden;}
  2. #profile {background-color:;}
  3. #profile {border:;}
  4. body
  5. {overflow-x:hidden;
  6. background-image:
  7. url('');
  8. background-repeat:repeat;
  9. background-position:;
  10. background-attachment: fixed;
  11. background-color:#111;
  12. font: 11px arial;
  13. color: black;}
  14. #profile {background-color: transparent;
  15. border:0px;
  16. }
  17.  
  18. ::-webkit-scrollbar {
  19. width: 5px;
  20. height: 0px;
  21. background:;
  22. }
  23.  
  24. ::-webkit-scrollbar-thumb {
  25. background-color:black;
  26. -webkit-border-radius: 10px;
  27. border-radius: 10px;
  28. }
  29.  
  30. a {color:;black;
  31. text-decoration: none;
  32. -webkit-transition: all 0.5s ease-in-out;
  33. -moz-transition: all 0.5s ease-in-out;
  34. -o-transition: all 0.5s ease-in-out;
  35. -ms-transition: all 0.5s ease-in-out;
  36. transition: all 0.5s ease-in-out;
  37. }
  38.  
  39. a:hover {color: black;
  40. text-decoration: none;
  41. -webkit-transition: all 0.5s ease-in-out;
  42. -moz-transition: all 0.5s ease-in-out;
  43. -o-transition: all 0.5s ease-in-out;
  44. -ms-transition: all 0.5s ease-in-out;
  45. transition: all 0.5s ease-in-out;
  46. }
  47.  
  48. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;
  49. }
  50.  
  51. @font-face {font-family: "tinytots";src: url('https://dl.dropboxusercontent.com/s/y0pfz7ndq83n7j7/04B_03_.TTF?dl=1'); format("truetype");}
  52.  
  53.  
  54. #whole{position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  55.  
  56. #box {background-color:#111;
  57. vertical-align: center;
  58. position: absolute;
  59. width:2000;
  60. height:340;
  61. left: -5px;
  62. top: 10px;
  63. margin: 1px;
  64. border-bottom:30px double #F6CECE;
  65. border-top:30px double #F6CECE;
  66. }
  67.  
  68. #border {background-color:FA5858;
  69. vertical-align: center;
  70. position: absolute;
  71. width:2000;
  72. height:420;
  73. left: -5px;
  74. top: 180px;
  75. margin: 1px;
  76. border-bottom:30px double #F6CECE;
  77. border-top:30px double #F6CECE;
  78. }
  79.  
  80. #image {position:absolute;
  81. left:250;
  82. top:25;
  83. border:10px double #0a0103;
  84. }
  85.  
  86. #title {
  87. background-color:0a0103;
  88. position:absolute;
  89. left:596;
  90. top:25;
  91. font-size:22.5px;
  92. font-family:Brannboll Fet;
  93. color:0a0003;
  94. line-height:42px;
  95. padding:10px;
  96. width:560;
  97. height:20;
  98. text-align:center;
  99. }
  100.  
  101. #info {background-color:0a0103;
  102. vertical-align: center;
  103. text-transform: none;
  104. color:0a0103;
  105. font-size:14px;
  106. font-family:tinytots;
  107. text-align: justify;
  108. position: absolute;
  109. width:250;
  110. height:130;
  111. left: 595px;
  112. top: 70px;
  113. letter-spacing:0px;
  114. line-height: 10px;
  115. padding: 10px;
  116. margin: 1px;
  117. overflow:auto;
  118. }
  119.  
  120. #info2 {background-color:4411ff;
  121. vertical-align: center;
  122. text-transform: none;
  123. color:FA5858;
  124. font-size:14px;
  125. font-family:tinytots;
  126. text-align: justify;
  127. position: absolute;
  128. width:285;
  129. height:228;
  130. left: 870px;
  131. top: 70px;
  132. letter-spacing:0px;
  133. line-height: 10px;
  134. padding: 10px;
  135. margin: 1px;
  136. }
  137.  
  138. #info3 {background-color:f6cece;
  139. vertical-align: center;
  140. text-transform: none;
  141. color:4411ff;
  142. font-size:14px;
  143. font-family:tinytots;
  144. text-align: justify;
  145. position: absolute;
  146. width:250;
  147. height:73;
  148. left: 595px;
  149. top: 225px;
  150. letter-spacing:0px;
  151. line-height: 10px;
  152. padding: 10px;
  153. margin: 1px;
  154. }
  155.  
  156. @font-face {font-family:Brannboll Fet; src:url(http://static.tumblr.com/9wzbixa/3mHmj2g3g/brannbollfet.ttf);}
  157.  
  158. #credit {
  159. position:absolute;
  160. right:0;
  161. bottom:0;
  162. }
  163. </style>
  164. <div id="whole" oncontextmenu="return false;">
  165.  
  166. <div id="credit">
  167. <img src="http://i.picpar.com/ii2b.png" width="100">
  168. </div>
  169.  
  170. <div id="border">
  171. <div id="box">
  172.  
  173. <div id="image">
  174. <img src="http://i.picpar.com/8Arb.jpg" width="300">
  175. </div>
  176.  
  177. <div id="title">
  178. title here
  179. </div>
  180.  
  181. <div id="info">
  182. use this for your stats. <font style=float:right>it really works.</font>
  183. <br>
  184.  
  185. </div>
  186.  
  187. <div id="info2">
  188. info 2
  189. </div>
  190.  
  191. <div id="info3">
  192. <li>this is for your ooc.</li>
  193.  
  194. </div>
  195.  
  196. </div>
  197. </div>
  198.  
  199. ~~~~~~~~~~~~~
  200.  
  201. <style type="text/css">
  202. .pfor {display: none; visibility: hidden;}
  203. #profile {background-color6e6369:;}
  204. #profile {border:;}
  205. body
  206. {overflow-x:hidden;
  207. background-image:
  208. url('');
  209. background-repeat:repeat;
  210. background-position:;
  211. background-attachment: fixed;
  212. background-color:#111;
  213. font: 11px arial;
  214. color: black;}
  215. #profile {background-color: transparent;
  216. border:0px;
  217. }
  218.  
  219. ::-webkit-scrollbar {
  220. width: 5px;
  221. height: 0px;
  222. background:;
  223. }
  224.  
  225. ::-webkit-scrollbar-thumb {
  226. background-color:black;
  227. -webkit-border-radius: 10px;
  228. border-radius: 10px;
  229. }
  230.  
  231. a {color4411ff:;
  232. text-decoration: none;
  233. -webkit-transition: all 0.5s ease-in-out;
  234. -moz-transition: all 0.5s ease-in-out;
  235. -o-transition: all 0.5s ease-in-out;
  236. -ms-transition: all 0.5s ease-in-out;
  237. transition: all 0.5s ease-in-out;
  238. }
  239.  
  240. a:hover {color: black;
  241. text-decoration: none;
  242. -webkit-transition: all 0.5s ease-in-out;
  243. -moz-transition: all 0.5s ease-in-out;
  244. -o-transition: all 0.5s ease-in-out;
  245. -ms-transition: all 0.5s ease-in-out;
  246. transition: all 0.5s ease-in-out;
  247. }
  248.  
  249. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;
  250. }
  251.  
  252. @font-face {font-family: "tinytots";src: url('https://dl.dropboxusercontent.com/s/y0pfz7ndq83n7j7/04B_03_.TTF?dl=1'); format("truetype");}
  253.  
  254.  
  255. #whole{position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  256.  
  257. #box {background-color:#111;
  258. vertical-align: center;
  259. position: absolute;
  260. width:2000;
  261. height:340;
  262. left: -5px;
  263. top: 10px;
  264. margin: 1px;
  265. border-bottom:30px double #0a0103;
  266. border-top:30px double #0a0103 ;
  267. }
  268.  
  269. #border {background-color:#111;
  270. vertical-align: center;
  271. position: absolute;
  272. width:2000;
  273. height:420;
  274. left: -5px;
  275. top: 180px;
  276. margin: 1px;
  277. border-bottom:30px double #0a0103 ;
  278. border-top:30px double #0a0103 ;
  279. }
  280.  
  281. #image {position:absolute;
  282. left:250;
  283. top:-75;
  284. border:20px double #ff0d57;
  285. }
  286.  
  287. #title {
  288. background-color:#111;
  289. position:absolute;
  290. left:615;
  291. top:-132;
  292. font-size:30.5px;
  293. font-family:Courier New;
  294. text-align:center;
  295. color:ff0d57;
  296. line-height:22px;
  297. padding:10px;
  298. width:510;
  299. height:-10;
  300. text-align:center;
  301. }
  302.  
  303. #info {background-color:111;
  304. vertical-align: center;
  305. text-transform: none;
  306. color:f6cece;
  307. font-size:10px;
  308. font-family:Courier New;
  309. text-align: justify;
  310. position: absolute;
  311. width:250;
  312. height:130;
  313. left: 595px;
  314. top: 30px;
  315. letter-spacing:0px;
  316. line-height: 10px;
  317. padding: 10px;
  318. margin: 1px;
  319. overflow:auto;
  320. }
  321.  
  322. #info2 {background-color:111;
  323. vertical-align: center;
  324. text-transform: none;
  325. color:f6cece;
  326. font-size:10px;
  327. font-family:Courier New;
  328. text-align: justify;
  329. position: absolute;
  330. width:285;
  331. height:255;
  332. left: 870px;
  333. top: 30px;
  334. letter-spacing:0px;
  335. line-height: 10px;
  336. padding: 10px;
  337. margin: 1px;
  338. overflow:auto;
  339. }
  340.  
  341. #info3 {background-color:111;
  342. vertical-align: center;
  343. text-transform: none;
  344. color:ff0d57;
  345. font-size:10px;
  346. font-family:Courier New;
  347. text-align: justify;
  348. position: absolute;
  349. width:250;
  350. height:100;
  351. left: 595px;
  352. top: 185px;
  353. letter-spacing:0px;
  354. line-height: 10px;
  355. padding: 10px;
  356. margin: 1px;
  357. overflow:auto;
  358. }
  359.  
  360. @font-face {font-family:Brannboll Fet; src:url(http://static.tumblr.com/9wzbixa/3mHmj2g3g/brannbollfet.ttf);}
  361.  
  362. #credit {
  363. position:absolute;
  364. right:0;
  365. bottom:0;
  366. }
  367. </style>
  368. <div id="whole" oncontextmenu="return false;">
  369.  
  370. <div id="credit">
  371. <img src="http://i.picpar.com/ii2b.png" width="100">
  372. </div>
  373.  
  374. <div id="border">
  375. <div id="box">
  376.  
  377. <div id="image">
  378. <img src="https://cdn.discordapp.com/attachments/376215349718155267/476455378411061269/dragonn.jpg" width="300">
  379. </div>
  380.  
  381. <div id="title">
  382. <center>Beg for Tiamat's mercy...</center>
  383. </div>
  384.  
  385. <div id="info">
  386. <p><u>Names:</u><b> <font style=float:right><a target="_blank" href="https://cdn.discordapp.com/attachments/376215349718155267/489671182245953537/f0028304adb0ca1f6e049d10612190ee.png ">Jade,</a> <a target="_blank" href="https://cdn.discordapp.com/attachments/376215349718155267/489061411893542913/f3a1adf943f7ce8ec3801b7712a87098.png ">Jasper,</a> <a target="_blank" href="https://cdn.discordapp.com/attachments/376215349718155267/489061688025284609/ba01d0f16d6aa3bc14b3afa42bd2c61e.png ">Jordyn.</a></font></b>
  387. <p><u>Age:</u> <font style=float:right> Dragon.</font>
  388. <p><u>Species:</u> <font style=float:right>Hydreigon Gijinka [#635]</font>
  389. <p><u>Nature:</u><font style=float:right>Hasty.</font>
  390. <p><u>Ability:</u><font style=float:right>Levitate.</font>
  391. <p><u>Carrying:</u><font style=float:right>Dragonium Z.</font>
  392. <p><u>Steel Wing</u><font style=float:right><u>Flamethrower</u></font>
  393. <p><u>Dark Pulse</u><font style=float:right><u>Dragon Pulse</u></font>
  394. <p><u>Thunder Fang</u><font style=float:right><u>Fly</u></font>
  395.  
  396. <p>Hydreigon, the Brutal PokΓ©mon and the evolved form of Zweilous. Hydreigon believes that anything that moves is its opponent, viciously attacking with its three heads.
  397. <br>
  398.  
  399. </div>
  400.  
  401. <div id="info2"><center>
  402. <p><u>Jade</u> is the form you will see most often.<br><i>Fury incarnate.</i><br><a target="_blank" href="https://www.youtube.com/watch?v=rK-19lEHO60"><b>Play with me... Please play with me...</b></a>
  403. <p><u>Jasper</u> is the puppet on the left.<br><i>An utter annoyance.</i><br> <a target="_blank" href="https://www.youtube.com/watch?v=ogRCIqFvQWE "><b>Summon the Beast...</b></a>
  404. <p><u>Jordyn</u> is the doll on the right.<br><i>A sultry sadist.</i><br> <a target="_blank" href="https://www.youtube.com/watch?v=BCnJAMkETiU "><b>Enter the Dragon's Lair...</b></a>
  405. <p><b><u>Allies:</u></b><p>
  406. <p>As you wish, <a target="_blank" href="https://roleplay.chat/profile.php?user=allfather ">Father.</a>
  407. <p>Thank you for all of the sweets,<a target="_blank" href="https://roleplay.chat/profile.php?user=dr+ku "> Kumama.</a>
  408. <p><b><u>Enemies:</u></b> <p>Our foolish <a target="_blank" href="https://roleplay.chat/profile.php?user=Alina ">cousin.</a>
  409. <p>An idiotic <a target="_blank" href="https://roleplay.chat/profile.php?user=Spooks ">stable boy.</b></a>
  410. <p>A would-be <a target="_blank" href="https://roleplay.chat/profile.php?user=Travis+Avandale ">hero.</a>
  411. <p>A pathetic <a target="_blank" href="https://roleplay.chat/profile.php?user=Shuriken ">Garchomp.</a>
  412. <p>A broken little <a target="_blank" href="https://roleplay.chat/profile.php?user=gillette ">sword.</a> </center>
  413. </div>
  414.  
  415. <div id="info3">
  416. <center><p><u>OOC</u>
  417. <br><li>This character is a big WIP. Please don't be offended. Or do. I don't care either way. They're insane. So am I.</li>
  418. <br><li>Will bite the shit out of you w/o hesitation. Seemewithdemhandz.</li>
  419. <br><li>Dark type, dark themes. Don't like it? Read someone else's posts.</li>
  420. <br>Thanks for stopping by! Get your shit and get out. Art isn't mine.</center>
  421. <p>
  422. </div>
  423.  
  424. </div>
  425. </div>
Add Comment
Please, Sign In to add comment