Advertisement
cat_inthe_cradle

Asha Riessen

May 13th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.45 KB | None | 0 0
  1. <style onload="try {document.title = 'ᴛᴏᴏ ɢʀᴜᴍᴘʏ ғᴏʀ ʏᴏᴜ.' ;} catch (e) { }" type="text/css">
  2. @import url(https://fonts.googleapis.com/css?family=Oswald|Yellowtail);
  3.  
  4.  
  5. .pfor {display: none; visibility: hidden;}
  6. #profile {background-color:;}
  7. #profile {border:;}
  8. body
  9. {overflow-x:hidden;
  10. background-image:
  11. url('');
  12. background-repeat:repeat;
  13. background-position:;
  14. background-attachment: fixed;
  15. background-color:#4e0000;
  16. font: 0px arial;
  17. color: black;}
  18. #profile {background-color: transparent;
  19. border:0px;
  20. }
  21.  
  22. ::-webkit-scrollbar {
  23. width: 0px;
  24. height: 0px;
  25. background:;
  26. }
  27.  
  28. ::-webkit-scrollbar-thumb {
  29. background-color:black;
  30. -webkit-border-radius: 0px;
  31. border-radius: 0px;
  32. }
  33. ::selection {
  34. color:#a7ffa1;
  35. background-color: green;
  36. }
  37.  
  38. a {color:red;
  39. text-decoration: none;
  40. -webkit-transition: all 0.5s ease-in-out;
  41. -moz-transition: all 0.5s ease-in-out;
  42. -o-transition: all 0.5s ease-in-out;
  43. -ms-transition: all 0.5s ease-in-out;
  44. transition: all 0.5s ease-in-out;
  45. }
  46.  
  47. a:hover {color: #000;
  48. text-decoration: none;
  49. -webkit-transition: all 0.5s ease-in-out;
  50. -moz-transition: all 0.5s ease-in-out;
  51. -o-transition: all 0.5s ease-in-out;
  52. -ms-transition: all 0.5s ease-in-out;
  53. transition: all 0.5s ease-in-out;
  54. }
  55.  
  56. *{cursor: url(''), default;
  57. }
  58.  
  59. @font-face {font-family: "tinytots";src: url('https://dl.dropboxusercontent.com/s/y0pfz7ndq83n7j7/04B_03_.TTF?dl=1'); format("truetype");}
  60.  
  61. #whole{position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  62.  
  63. .center{
  64. position: fixed;
  65. top:50;
  66. left:0;
  67. height: 1000px;
  68. width: 2000px;
  69. }
  70.  
  71. .center-img{
  72. position: absolute;
  73. top:250;
  74. left:650px;
  75. height: 0px;
  76. width: 0px;
  77. transition: 1.5s;
  78. }
  79.  
  80. .center:hover .center-img{
  81. position: absolute;
  82. top:250;
  83. left:650px;
  84. transition: 1.5s;
  85. }
  86.  
  87. .container{
  88. opacity: 1;
  89. height: 400px;
  90. width: 300px;
  91. transition: 1.5s;
  92. }
  93.  
  94. .center:hover .container{
  95. opacity:0;
  96. transition: 1.5s;
  97. }
  98.  
  99. #image {
  100. position:absolute;
  101. left:-50;
  102. top:-150;
  103. border: 3px double #fff;
  104. padding:5px;
  105. }
  106.  
  107. .left-img{
  108. position: absolute;
  109. top:250;
  110. left:150px;
  111. height: 0px;
  112. width: 0px;
  113. transition: 1.5s;
  114. }
  115.  
  116. .center:hover .left-img{
  117. position: absolute;
  118. top:250;
  119. left:420px;
  120. transition: 1.5s;
  121. }
  122.  
  123. .container2{
  124. opacity: 0;
  125. height: 400px;
  126. width: 300px;
  127. transition: 1.5s;
  128. }
  129.  
  130. .center:hover .container2{
  131. opacity:1;
  132. transition: 1.5s;
  133. }
  134.  
  135. .up-info{
  136. position: absolute;
  137. top:700;
  138. left:650px;
  139. height: 0px;
  140. width: 0px;
  141. transition: 1.5s;
  142. }
  143.  
  144. .center:hover .up-info{
  145. position: absolute;
  146. top:250;
  147. left:650px;
  148. transition: 1.5s;
  149. }
  150.  
  151. .container3{
  152. opacity: 0;
  153. height: 400px;
  154. width: 300px;
  155. transition: 1.5s;
  156. }
  157.  
  158. .center:hover .container3{
  159. opacity:1;
  160. transition: 1.5s;
  161. }
  162.  
  163. #ooc {
  164. background-color:#fff;
  165. vertical-align: center;
  166. text-transform: none;
  167. color:#000;
  168. font-family:Silkscreen;
  169. font-size:10px;
  170. text-align: left;
  171. position: absolute;
  172. width:140;
  173. height:70;
  174. left: -50px;
  175. top: -130px;
  176. letter-spacing:0px;
  177. line-height: 10px;
  178. padding: 10px;
  179. margin: 1px;
  180. border: 3px double #000;
  181. }
  182.  
  183. #info {
  184. background-color:#fff;
  185. vertical-align: center;
  186. text-transform: none;
  187. color:#000;
  188. font-family:Silkscreen;
  189. font-size:10px;
  190. text-align: left;
  191. position: absolute;
  192. width:140;
  193. height:130;
  194. left: -50px;
  195. top: -30px;
  196. letter-spacing:0px;
  197. line-height: 10px;
  198. padding: 10px;
  199. margin: 1px;
  200. border: 3px double #000;
  201. }
  202.  
  203. #shifter {
  204. background-color:#d4ffd1;
  205. vertical-align: center;
  206. text-transform: none;
  207. color:#87CF82;
  208. font-family:Silkscreen;
  209. font-size:10px;
  210. text-align: center;
  211. position: absolute;
  212. width:170;
  213. height:50;
  214. left: 0px;
  215. top: 219px;
  216. letter-spacing:0px;
  217. line-height: 10px;
  218. padding: 10px;
  219. margin: 1px;
  220. border: 3px double #87CF82;
  221. }
  222.  
  223. .right-img{
  224. position: absolute;
  225. top:250;
  226. left:1050px;
  227. height: 0px;
  228. width: 0px;
  229. transition: 1.5s;
  230. }
  231.  
  232. .center:hover .right-img{
  233. position: absolute;
  234. top:250;
  235. left:880px;
  236. transition: 1.5s;
  237. }
  238.  
  239. .container4{
  240. opacity: 0;
  241. height: 400px;
  242. width: 300px;
  243. transition: 1.5s;
  244. }
  245.  
  246. .center:hover .container4{
  247. opacity:1;
  248. transition: 1.5s;
  249. }
  250.  
  251. #title-form {
  252. position:absolute;
  253. background-color:#f4e8ec;
  254. left:0;
  255. top:220;
  256. color:#000;
  257. font-family: 'Oswald', sans-serif;
  258. text-align:center;
  259. font-size:16px;
  260. width:190px;
  261. border-top: 3px double #000;
  262. border-bottom: 3px double #000;
  263. text-transform:uppercase;
  264. }
  265.  
  266. #title {
  267. position:absolute;
  268. left:30;
  269. top:150;
  270. color:#fff;
  271. font-family: 'impact', sans-serif;
  272. text-align:left;
  273. font-size:40px;
  274. }
  275.  
  276. #title2 {
  277. position:absolute;
  278. left:6;
  279. top:-20;
  280. color:#fff;
  281. font-family: 'Oswald', sans-serif;
  282. text-align:center;
  283. font-size:19px;
  284. text-transform:uppercase;
  285. }
  286.  
  287. a[data-title]:hover:after {
  288. content: attr(data-title);
  289. padding: 10px;
  290. color:#fff;
  291. font-family: 'Oswald', sans-serif;
  292. font-size:13px;
  293. position: absolute;
  294. left: 190;
  295. top:0;
  296. white-space: nowrap;
  297. background-color: #000;
  298. text-transform:uppercase;
  299. border: 3px double #fff;
  300. width:px;
  301. height:px;
  302. }
  303.  
  304. #music {
  305. position:fixed;
  306. left:0;
  307. top:0;
  308. }
  309.  
  310. @font-face {font-family:Silkscreen; src: url(http://static.tumblr.com/qbwrk8v/zmWlpdkl0/slkscr.ttf);}
  311. </style>
  312. <div id="whole" oncontextmenu="return false;">
  313.  
  314. <div class="center">
  315. <div class="center-img">
  316. <div class="container">
  317.  
  318. <div id="image">
  319. <img src="https://s-media-cache-ak0.pinimg.com/236x/ac/8e/a9/ac8ea913568ab857e8c251e67ec2153b.jpg"width="200">>
  320.  
  321. <div id="title">
  322. FUCK OFF.
  323. </div>
  324. </div>
  325.  
  326. </div>
  327. </div>
  328.  
  329. <div class="left-img">
  330. <div class="container2">
  331.  
  332. <div id="image">
  333. <img src="http://s6.favim.com/orig/140418/cara-delevingne-tom-hiddleston-hes-perfect-Favim.com-1682777.jpg" width="185"><br/>
  334.  
  335. <div id="title-form">
  336. ASHA RIESSEN
  337. </div>
  338. </div>
  339.  
  340. </div>
  341. </div>
  342.  
  343.  
  344. <div class="up-info">
  345. <div class="container3">
  346.  
  347. <div id="ooc">
  348. <div id="title2">
  349. TEMPERED GERMAN.</div>
  350.  
  351. Asha Ottille Giovanni Riessen.<br />
  352. Bitch | Mutt | Ash | Monster.<br />
  353. Female | Vampire - Naga.<br />
  354. German/ Italian | Berlin, Germany.<br />
  355. Heterosexual | Happily <a target="_blank" href="" target="_blank" data-title="-----"><b>Bitchy</b></a>.<br />
  356. <a target="_blank" href="profile.php?user=Liam T Cassius" target="_blank" data-title="The undead.">Infatuated</a> | <a target="_blank" href="profile.php?user=Liam T Cassius" target="_blank" data-title="Liam T Cassius ">Taken</a>; Liam Cassius<br />
  357. Tempered | Asshole | Moody.
  358.  
  359. </div>
  360.  
  361. <div id="info">
  362.  
  363. <a target="_blank" href="profile.php?user=Liam T Cassius" target="_blank" data-title="The love. Her soulmate. ">Liam</a> | <a target="_blank" href="profile.php?user=Scarlet Holmes" target="_blank" data-title="Crazy witch. She's got the temper of a German. They get along well.">Scar</a> | <a target="_blank" href="profile.php?user=Jinsique" target="_blank" data-title="Coming soon.">Jinsique</a> | <a target="_blank" href="profile.php?user=Juu" target="_blank" data-title="Adorable Icelandic dancer. As cute as a button. ">Juliet</a>
  364.  
  365. <P>
  366. <b>OUT OF CHARACTER.</b><br />
  367. [ PM friendly for the most part. ]<br />
  368. [ Literacy is a big deal with me. ]<br />
  369. [ Para - Multi Para post only. ]<br />
  370. [ My face claim is Cara Delevingne. ]<br />
  371.  
  372.  
  373.  
  374.  
  375. </div>
  376.  
  377.  
  378.  
  379.  
  380.  
  381. <div id="gaf210imvustylez_youtubebox" style="width:1px;height:1px;overflow:hidden;">
  382.  
  383.  
  384.  
  385. </div></center>
  386. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement