Advertisement
cat_inthe_cradle

The Joker

Aug 22nd, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.94 KB | None | 0 0
  1. <style>
  2. body {
  3. background-image:url('http://i.picpar.com/dAYb.jpg'); }
  4.  
  5. ::-webkit-scrollbar {
  6. width: 5px;
  7. height: 10px;
  8. padding-top: 40px; }
  9.  
  10. ::-webkit-scrollbar-track {
  11. background-color: #ffffff; }
  12.  
  13. ::-webkit-scrollbar-thumb {
  14. height: 30px;
  15. width: 5px;
  16.  
  17. background-color: #f1f1f1; }
  18.  
  19. ::-webkit-scrollbar-track-piece {
  20. height: 30px;
  21. width: 30px; }
  22.  
  23. ::-moz-selection, ::selection {
  24. background: #ebf6f9;
  25. color: #ffffff;
  26. !important }
  27.  
  28. ::selection {
  29. background: #ebf6f9;
  30. color: #ffffff;
  31. !important }
  32.  
  33. a {
  34. font-family: calibri;
  35. font-size: 9px;
  36. text-transform: uppercase;
  37. color: #BD3F3F;
  38. letter-spacing: 1px;
  39. text-decoration: none;
  40. -webkit-transition: all .5s ease-in-out;
  41. }
  42. a:hover {
  43. color: #000;
  44. letter-spacing: 1px;
  45. background-color:#fff;
  46. }
  47. i {
  48. font-style: italic;
  49. font-size: px;
  50. font-family: times new roman;
  51. text-transform: ;
  52. font-weight: bold italics;
  53. line-spacing: 2px;
  54. color: ;
  55. }
  56. b {
  57. color: ;
  58. text-shadow: 1px 2px 4px grey;
  59. font-family: calibri;
  60. font-size: px;
  61. line-height: 10px;
  62. text-transform: uppercase;
  63. }
  64. u {
  65. color: #c2e0e8;
  66. font-family: lucida console;
  67. font-size: 8px;
  68. text-transform: uppercase;
  69. letter-spacing: 0px;
  70. text-decoration: none;
  71. border-bottom: dashed 1px #c2e0e8;
  72. }
  73.  
  74. .mainbox {
  75. background-color: #;
  76. position: fixed;
  77. width: 181px;
  78. height: 215px;
  79. left: 774px;
  80. top: 425px;
  81. padding: 10px;
  82. border: px solid #f1f1f1;
  83. opacity: 1;
  84.  
  85. }
  86. .quotebox {
  87. position: fixed;
  88. background-color: #fff;
  89. opacity: 1;
  90. top: 155px;
  91. height: 20px;
  92. width: 216px;
  93. opacity: 0.7;
  94. left: 280px;
  95. border-bottom: 7px solid #1a2219;
  96. font-family: times new roman;
  97. font-size: 20px;
  98. text-transform: uppercase;
  99. line-height: 25px;
  100. text-align: center;
  101. letter-spacing: 1px;
  102. color: #;
  103. font-weight:bold;
  104. }
  105.  
  106. h1 {
  107. padding: 0px;
  108. margin: 0px;
  109.  
  110. font-size: 13px;
  111. font-family: georgia;
  112. font-weight: lighter;
  113. text-transform: uppercase;
  114. text-align: center;
  115. letter-spacinG: 5px;
  116. text-shadow:-2px 1px 0px #000;
  117. color: #ffffff;
  118. }
  119. h2 {
  120. padding: 0px;
  121. margin: 0px 0px 1px 0px;
  122. font-size: 10px;
  123. font-family: georgia;
  124. font-style: italic;
  125. font-weight: lighter;
  126. text-transform: lowercase;
  127. text-align: center;
  128. letter-spacing: 3px;
  129. color: #fff;
  130. background-color:#000;
  131. line-height:5px;
  132. }
  133. .toggleone {
  134. display: inline-block;
  135. color: #ffffff;
  136. background-color: #000;
  137. text-decoration: none;
  138. text-transform: uppercase;
  139. letter-spacing: 0px;
  140. font-family: corbel;
  141. font-size: 9px;
  142. width: 40px;
  143. height: 15px;
  144. margin: 0px 0px 0px 0px;
  145. line-height: 15px;
  146. text-align: center;
  147. -webkit-transition: all .7s ease-in-out;
  148. }
  149. .toggleone:hover {
  150. background-color: #fff;
  151. color: #000;
  152. }
  153. #containerone {
  154. background-color: #fff;
  155. width: 190px;
  156. height: 115px;
  157. top: 3px;
  158. left: -4px;
  159. font-family: arial;
  160. font-size: 9px;
  161. color: #000;
  162. letter-spacing: 1px; }
  163.  
  164. .hoverbox {
  165. position: fixed;
  166. background-color: #cbcbcb;
  167. opacity: 0;
  168. width: 240px;
  169. height: 180px;
  170. padding: 5px;
  171. left: 280px;
  172. top: 155px;
  173. font-family: arial;
  174. font-size: 9px;
  175. color: #;
  176. letter-spacing: 0px;
  177. -webkit-transition: all .7s ease-in-out;
  178. }
  179. .hoverbox:hover {
  180. opacity: 1;
  181. top: 185px;
  182. }
  183. .hoverbox b {
  184. color: #d0e6ec;
  185. font-family: calibri;
  186. font-size: 10px;
  187. line-height: 5px;
  188. text-transform: uppercase;
  189. }
  190. .titlebox {
  191. position: fixed;
  192. background-color: #transparent;
  193. -webkit-transform: rotate(90deg);
  194. width: 300px;
  195. height: 30px;
  196. top: 330px;
  197. left: 833px;
  198. font-family: impact;
  199. font-size: 38px;
  200. color: #ffffff;
  201. text-transform: uppercase;
  202. letter-spacing: -1px;
  203. }
  204. .linkbox {
  205. position: fixed;
  206. background-color: #fff;
  207. width: 100px;
  208. height: 100px;
  209. left: 784px;
  210. top: 415px;
  211. z-index: 9;
  212. opacity: 0;
  213. border: 1px solid #000;
  214. -webkit-transition: all .7s ease-in-out;
  215. }
  216. .linkbox:hover {
  217. opacity: 1;
  218. }
  219. .linkbox a {
  220. display: block;
  221. background-color: #ebf6f9;
  222. margin-top: 4px;
  223. height: 15px;
  224. width: 90px;
  225. align: center;
  226. line-height: 15px;
  227. color: #fff;
  228. }
  229. .linkbox a:hover {
  230. background-color: #d5e9ee;
  231. }
  232.  
  233.  
  234.  
  235. #updates {
  236. font-family:helvetica;
  237. font-size:10px;
  238. top:30px;
  239. left:30px;
  240. }
  241.  
  242. #updates h1 {
  243. font-weight:bold;
  244. letter-spacing:2px;
  245. font-size:8px;
  246. text-transform:uppercase;
  247. font-style:none;
  248. }
  249.  
  250. #updates a{
  251. text-decoration:none;
  252. color:#000000;
  253. }
  254.  
  255. #updates a:hover{
  256. letter-spacing:2px;
  257. }
  258.  
  259. #point1 {
  260. position:fixed;
  261. top:100px;;
  262. left:350px;
  263. border:1px solid #000;
  264. width:5px;
  265. height:5px;
  266. border-radius:50%;
  267. background-color:#000;
  268. padding:2px;
  269. z-index:3;
  270. -webkit-transition: all 0.8s ease-out;
  271. -moz-transition: all 0.8s ease-out;
  272. transition: all 0.8s ease-out;
  273. }
  274.  
  275. #point1:hover #cont1 {
  276. opacity:1;
  277. width:110px;
  278. height:60px;
  279. }
  280.  
  281. #cont1 {
  282. position:fixed;
  283. padding:2px;
  284. background-color:#fff;
  285. overflow:hidden;
  286. line-height:11px;
  287. width:0;
  288. height:0;
  289. opacity:0;
  290. top:100px;
  291. left:365px;
  292. -webkit-transition: all 0.8s ease-out;
  293. -moz-transition: all 0.8s ease-out;
  294. transition: all 0.8s ease-out;
  295. }
  296.  
  297. #line1 {
  298. width:55px;
  299. height:1px;
  300. background-color:#000;
  301. position:fixed;
  302. margin-top:108px;
  303. margin-left:345px;
  304. -ms-transform: rotate(60deg);
  305. -ms-transform-origin: 15%;
  306. -webkit-transform: rotate(60deg);
  307. -webkit-transform-origin: 15%;
  308. transform: rotate(60deg);
  309. transform-origin: 15%;
  310. }
  311.  
  312. #point2 {
  313. position:fixed;
  314. margin-top:141px;
  315. margin-left:370px;
  316. border:1px solid #000;
  317. width:5px;
  318. height:5px;
  319. border-radius:50%;
  320. background-color:#000;
  321. padding:2px;
  322. z-index:2;
  323. -webkit-transition: all 0.8s ease-out;
  324. -moz-transition: all 0.8s ease-out;
  325. transition: all 0.8s ease-out;
  326. }
  327.  
  328. #point2:hover #cont2 {
  329. opacity:1;
  330. width:110px;
  331. height:100px;
  332. }
  333.  
  334. #cont2 {
  335. position:fixed;
  336. padding:2px;
  337. overflow:hidden;
  338. line-height:11px;
  339. width:0;
  340. background-color:#fff;
  341. height:0;
  342. opacity:0;
  343. margin-top:10px;
  344. margin-left:15px;
  345. -webkit-transition: all 0.8s ease-out;
  346. -moz-transition: all 0.8s ease-out;
  347. transition: all 0.8s ease-out;
  348. }
  349.  
  350. #line2 {
  351. width:55px;
  352. height:1px;
  353. background-color:#000;
  354. position:fixed;
  355. margin-top:154px;
  356. margin-left:360px;
  357. -ms-transform: rotate(110deg);
  358. -ms-transform-origin: 20%;
  359. -webkit-transform: rotate(110deg);
  360. -webkit-transform-origin: 20%;
  361. transform: rotate(110deg);
  362. transform-origin: 20%;
  363. }
  364.  
  365. #point3 {
  366. position:fixed;
  367. margin-top:188px;
  368. margin-left:350px;
  369. border:1px solid #000;
  370. width:5px;
  371. height:5px;
  372. border-radius:50%;
  373. background-color:#000;
  374. padding:2px;
  375. z-index:1;
  376. -webkit-transition: all 0.8s ease-out;
  377. -moz-transition: all 0.8s ease-out;
  378. transition: all 0.8s ease-out;
  379. }
  380.  
  381. #point3:hover #cont3 {
  382. opacity:1;
  383. width:110px;
  384. height:100px;
  385. }
  386.  
  387. #cont3 {
  388. position:fixed;
  389. padding:2px;
  390. overflow:hidden;
  391. line-height:11px;
  392. width:0;
  393. height:0;
  394. opacity:0;
  395. margin-top:-10px;
  396. background-color:#fff;
  397. margin-left:15px;
  398. -webkit-transition: all 0.8s ease-out;
  399. -moz-transition: all 0.8s ease-out;
  400. transition: all 0.8s ease-out;
  401. }
  402.  
  403. #line3 {
  404. width:45px;
  405. height:1px;
  406. background-color:#000;
  407. position:fixed;
  408. margin-top:200px;
  409. margin-left:350px;
  410. -ms-transform: rotate(50deg);
  411. -ms-transform-origin: 20%;
  412. -webkit-transform: rotate(50deg);
  413. -webkit-transform-origin: 20%;
  414. transform: rotate(50deg);
  415. transform-origin: 20%;
  416. }
  417.  
  418. #point4 {
  419. position:fixed;
  420. margin-top:221px;
  421. margin-left:375px;
  422. border:1px solid #000;
  423. width:5px;
  424. height:5px;
  425. border-radius:50%;
  426. background-color:#000;
  427. padding:2px;
  428. z-index:0;
  429. -webkit-transition: all 0.8s ease-out;
  430. -moz-transition: all 0.8s ease-out;
  431. transition: all 0.8s ease-out;
  432. }
  433.  
  434. #point4:hover #cont4 {
  435. opacity:1;
  436. width:110px;
  437. height:100px;
  438. }
  439.  
  440. #cont4 {
  441. position:fixed;
  442. padding:2px;
  443. overflow:hidden;
  444. line-height:11px;
  445. width:0;
  446. height:0;
  447. opacity:0;
  448. margin-top:-13px;
  449. background-color:#fff;
  450. margin-left:15px;
  451. -webkit-transition: all 0.8s ease-out;
  452. -moz-transition: all 0.8s ease-out;
  453. transition: all 0.8s ease-out;
  454. }
  455.  
  456.  
  457. #acontent, #bcontent, #ccontent, #dcontent, #econtent {
  458.  
  459. width: 200px;
  460. height: 110px;
  461. overflow: auto;
  462. text-align:justify;}
  463.  
  464.  
  465. #bring, #forth, #the, #night {
  466.  
  467. width: 200px;
  468. height: 110px;
  469. overflow: hidden;
  470.  
  471. }
  472.  
  473.  
  474.  
  475.  
  476.  
  477. </style>
  478.  
  479.  
  480. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 320px; height:192px; background-color:#1a2219; position: absolute; top: 186px; left: 540px; overflow: auto; text-align: left; border: 0px solid #034100;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  481.  
  482. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: px; height: px; background-image:url(''); position: absolute; top: 197px; left: 550px; overflow: auto; text-align: left; border: px solid #BABABA;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"><img src="http://67.media.tumblr.com/c2745e101b746a4f2e9b0ab52369f5ef/tumblr_obtruoexcF1rgaid9o5_r1_250.gif" alt="" width="300" height="" /></span></div>
  483.  
  484.  
  485.  
  486.  
  487. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 0.7; width: 250px; height:100px; background-color:#ffffff; position: absolute; top: 186px; left: 280px; overflow: auto; text-align: left; border: px solid #BABABA;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"></span></div>
  488.  
  489. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 0.7; width: 240px; height:90px; background-color:; position: absolute; top: 196px; left: 290px; overflow: auto; text-align: left; border: px solid #BABABA;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  490.  
  491. The Joker is a master criminal with a clown-like appearance. Initially portrayed as a violent sociopath who murders people for his own amusement. The Joker is known to be a vicious, calculating, psychopathic killer. The Joker has been responsible for numerous tragedies in Batman's life.
  492.  
  493.  
  494. </span></div>
  495.  
  496.  
  497. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 200px; height:65px; background-color:#1a2219; position: absolute; top: 296px; left: 305px; overflow: auto; text-align: left; border: px solid #BABABA;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"></span></div>
  498.  
  499. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 180px; height: 300px; background-color:; position: absolute; top: 311px; left: 320px; overflow: auto; text-align: left; border: px solid #BABABA;"><span style="font-family: andale mono,times; font-size: x-small; color: #ffffff;"><i><b>"Oh I'm not gonna kill ya, I'm just going to hurt ya. Really, really bad."</b></i></span></div>
  500.  
  501.  
  502.  
  503.  
  504.  
  505. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 105px; height:20px; background-color:#1a2219; position: absolute; top: 196px; left: 880px; overflow: auto; text-align: left; border: 0px solid #034100;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  506.  
  507. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 100px; height:20px; background-color:; position: absolute; top: 200px; left: 895px; overflow: auto; text-align: left; border: 0px solid #034100;"><span style="font-family: andale mono,times; font-size: x-small; color: #ffffff;"> The Joker</span></div>
  508.  
  509.  
  510.  
  511.  
  512. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 105px; height:20px; background-color:#1a2219; position: absolute; top: 226px; left: 880px; overflow: auto; text-align: left; border: 0px solid #034100;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  513.  
  514. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 100px; height:20px; background-color:; position: absolute; top: 230px; left: 895px; overflow: auto; text-align: left; border: 0px solid #034100;"><span style="font-family: andale mono,times; font-size: x-small; color: #ffffff;"> Psychopath </span></div>
  515.  
  516.  
  517. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 105px; height:20px; background-color:#1a2219; position: absolute; top: 256px; left: 880px; overflow: auto; text-align: left; border: 0px solid #034100;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  518.  
  519. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 100px; height:20px; background-color:; position: absolute; top: 260px; left: 895px; overflow: auto; text-align: left; border: 0px solid #034100;"><span style="font-family: andale mono,times; font-size: x-small; color: #ffffff;"> Gothem City </span></div>
  520.  
  521.  
  522.  
  523. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 105px; height:20px; background-color:#1a2219; position: absolute; top: 286px; left: 880px; overflow: auto; text-align: left; border: 0px solid #034100;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  524.  
  525. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 100px; height:20px; background-color:; position: absolute; top: 290px; left: 895px; overflow: auto; text-align: left; border: 0px solid #034100;"><span style="font-family: andale mono,times; font-size: x-small; color: #ffffff;"> Arkham A. </span></div>
  526.  
  527.  
  528.  
  529. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 105px; height:20px; background-color:#1a2219; position: absolute; top: 316px; left: 880px; overflow: auto; text-align: left; border: 0px solid #034100;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  530.  
  531. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 100px; height:20px; background-color:; position: absolute; top: 320px; left: 895px; overflow: auto; text-align: left; border: 0px solid #034100;"><span style="font-family: andale mono,times; font-size: x-small; color: #ffffff;"> Heterosexual</span></div>
  532.  
  533.  
  534.  
  535.  
  536.  
  537. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 105px; height:20px; background-color:#1a2219; position: absolute; top: 346px; left: 880px; overflow: auto; text-align: left; border: 0px solid #034100;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  538.  
  539. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: 100px; height:20px; background-color:; position: absolute; top: 350px; left: 895px; overflow: auto; text-align: left; border: 0px solid #034100;"><span style="font-family: andale mono,times; font-size: x-small; color: #ffffff;"> <a href="profile.php?user=His%20Harleen" target="_blank"><span style="color: #a00035;"><strong>Crazily Taken</strong></span></a> </span></div>
  540.  
  541.  
  542.  
  543.  
  544.  
  545. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 0.5; width: 100px; height:20px; background-color:; position: absolute; top: 10px; left: 10px; overflow: auto; text-align: left; border: 0px solid #034100;"><span style="font-family: andale mono,times; font-size: x-small; color: #ffffff;"> <a href="profile.php?user=His%20Harleen" target="_blank"><span style="color: #a00035;"><strong>Q U I N Z E L</strong></span></a> </span></div>
  546.  
  547.  
  548. <div class="quotebox">quite vexing.</div>
  549.  
  550.  
  551.  
  552. <div class="hoverbox">
  553. <div style="float: left; width: 235px; height: 175px; overflow: auto; overflow-x: hidden; border: solid 0px #000; line-height:8px;">
  554. <a href="profile.php?user=His%20Harleen" target="_blank"><span style="color: #a00035;"><strong>Harleen Quinzel</strong></span></a> { <em>harley quinn</em> } ; Information.
  555. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement