Advertisement
TashiFox

Delilah

Jul 20th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.60 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url('https://fonts.googleapis.com/css?family=Cookie|Lobster+Two|Montserrat|Unica+One');
  4.  
  5.  
  6. #noclick {
  7. position:absolute;
  8. left: 0px;
  9. top: 0px;
  10. right: 0px;
  11. bottom: 0px;}
  12.  
  13. .BIGTIDDYBOOKS {
  14. overflow:hidden;
  15. position:absolute;
  16. bottom:-130px;
  17. left: 10px;
  18. height:950px;
  19. width:480px;
  20. z-index:10;
  21. background-color: transparent;
  22. background-image: url('https://i.imgur.com/Y1ARhV5.png');
  23. background-position:center center;
  24. background-size: 100%, auto;
  25. background-attachment: absolute;
  26. background-repeat: no-repeat;}
  27.  
  28.  
  29.  
  30. .be{
  31. margin-top: 1px;
  32. height: 95px;
  33. width: 95px;
  34. margin-left: 8px;
  35. border:BLANK;
  36. }
  37.  
  38. body {
  39. background-image: linear-gradient(to top right, #DF7401 12%, #999);
  40. background-attachment: fixed;
  41. overflow: hidden; }
  42.  
  43. .wrds {
  44. position:absolute;
  45. padding:5;
  46. margin-left:10px;
  47. margin-top:8px;
  48. width:120px;
  49. height:120px;
  50. text-transform:;
  51. color:#000;
  52. background-color:#d4d0cf;
  53. font-size:12px;
  54. font-weight:900;
  55. font-family:calibri, sans-serif;}
  56.  
  57. #pictureone {
  58.  
  59.  
  60. position: fixed;
  61. left: -90px;
  62. bottom: -20px;
  63. margin: 25px;}
  64.  
  65. #Box1{
  66. position:absolute;
  67. bottom:225px;
  68. left:550px;
  69. height:350px;
  70. width:200px;
  71. border-radius:0px;
  72. background:url('http://i.picpar.com/kw6d.png');
  73. overflow:hidden;
  74. border:4px solid black;
  75. }
  76.  
  77. #Box2{
  78. position:absolute;
  79. bottom:225px;
  80. left:750px;
  81. height:350px;
  82. width:200px;
  83. border-radius:0px;
  84. background-size: 80%;
  85. background:url('http://i.picpar.com/ow6d.png');
  86. overflow:hidden;
  87. border:4px solid black;
  88. }
  89. #Box3{
  90. position:absolute;
  91. bottom:225px;
  92. left:950px;
  93. height:350px;
  94. width:200px;
  95. border-radius:0px;
  96. background:url('http://i.picpar.com/pw6d.png');
  97. overflow:hidden;
  98. border:4px solid black;
  99. }
  100.  
  101. #Box4{
  102. position:absolute;
  103. bottom:225px;
  104. left:1150px;;
  105. height:350px;
  106. width:200px;
  107. border-radius:0px;
  108. background:url('http://i.picpar.com/4w6d.png');
  109. overflow:hidden;
  110. border:4px solid black;
  111. }
  112.  
  113. .poke{
  114. color:#505050;
  115. font-size:12px;
  116. text-align:center;
  117. font-family:pixel;
  118. margin: 2px;
  119. }
  120.  
  121. .effect{
  122. height:350px;
  123. width:200px;
  124. background-color:#fff;
  125. filter: alpha(opacity=0);
  126. opacity: 0;
  127. border-radius:0px;
  128. -webkit-transition: all 0.6s ease-out;
  129. -moz-transition: all 0.6s ease-out;
  130. }
  131.  
  132. .effect:hover{
  133. border-radius:0px;
  134. filter: alpha(opacity=100);
  135. opacity: 1;
  136. overflow:auto;
  137. }
  138.  
  139. a.sinnoh:link, a.sinnoh:active, a.sinnoh:visited{
  140. display: block;
  141. float: left;
  142. width: 86px;
  143. margin-left: 7px;
  144. -moz-border-radius: 5px;
  145. border-radius: 2px;
  146. font-family: consolas;
  147. text-decoration: none;
  148. font-size: 10px!important;
  149. letter-spacing: 0px;
  150. background-color: bbb;
  151. color: 383838;
  152. padding: 2px;
  153. text-align: center!important;
  154. -webkit-transition: all 0.6s ease-out;
  155. -moz-transition: all 0.6s ease-out;
  156. }
  157.  
  158. a.sinnoh:hover{background-color:f0e0b8;
  159. color:353535;
  160. text-decoration: none;}
  161.  
  162. a {
  163. color: #c26e25;
  164. text-decoration:underline;
  165. text-transform:;
  166. font-family: 'Pacifico', cursive;
  167. font-size:15px;
  168. -webkit-transition: all 0.5s ease-in-out;
  169. -moz-transition: all 0.5s ease-in-out;
  170. -o-transition: all 0.5s ease-in-out;
  171. -ms-transition: all 0.5s ease-in-out;
  172. transition: all 0.5s ease-in-out;}
  173.  
  174. a:hover {color: #fff;
  175. -webkit-transition: all 0.5s ease-in-out;
  176. -moz-transition: all 0.5s ease-in-out;
  177. -o-transition: all 0.5s ease-in-out;
  178. -ms-transition: all 0.5s ease-in-out;
  179. transition: all 0.5s ease-in-out;}
  180.  
  181. b {
  182. color: #c26e25;
  183. text-decoration: none;
  184. font-family: georgia, cursive;
  185. text-transform:;
  186. font-style:italic;
  187. font-size:13px;
  188. letter-spacing:0;}
  189.  
  190. a:hover{
  191. cursor:help;
  192. color:#260000;
  193. text-decoration:none;
  194. transition:all 0.3s ease-out;
  195. -o-transition:all 0.3s ease-in-out;
  196. -moz-transition:all 0.3s ease-in-out;
  197. -webkit-transition:all 0.3s ease-in-out;
  198. }
  199.  
  200. ::-webkit-scrollbar {width: 4px;}
  201. ::-webkit-scrollbar-thumb:vertical {
  202. height: 10px;background-color: #a8a8a8;}
  203. ::-webkit-scrollbar-thumb:horizontal {
  204. height: 10px;background-color: #a8a8a8;border: 0px ;width: 15px;}
  205.  
  206.  
  207. h1 {
  208. margin-top:1px;
  209. line-height:25px;
  210. text-align:center;
  211. color:#1f1413;
  212. font-family: 'Playfair Display', serif;
  213. font-size:20px;
  214. letter-spacing:1px;
  215. text-transform:uppercase;
  216. border-bottom:1px dotted #c26e25;}
  217.  
  218. h2 {
  219. padding:5px;
  220. margin-top:1px;
  221. margin-bottom:5px;
  222. color:#c26e25;
  223. background:transparent;
  224. border-bottom:1px solid #1f1413;
  225. font-size:12px;
  226. font-family: 'Playfair Display', serif;
  227. text-transform:uppercase;
  228. letter-spacing:1px;
  229. text-align:right;
  230. font-weight:900;}
  231.  
  232. #links {
  233. position:fixed;
  234. text-transform:uppercase;
  235. font-size:20px;
  236. top:50%;
  237. width:250px;
  238. transform:translateY(-50%);
  239. left:calc(50% + 360px);
  240. line-height:45px;}
  241.  
  242. .link {
  243. color:#1f1413;
  244. text-decoration:none;
  245. font-weight:800;
  246. font-size:20px;
  247. text-transform:uppercase;
  248. font-family:'Oswald', sans-serif;
  249. transition:all 0.6s ease;}
  250.  
  251. .link:hover {
  252. padding-left:20px;}
  253.  
  254. #sidebar1 {
  255. width:300px;
  256. left:calc(50% - 350px);
  257. position:;
  258. top: 100%;
  259. transform: translateY(-50%);}
  260.  
  261. .mp{
  262. position: fixed;
  263. bottom: 395px;
  264. left: 460px;
  265. height: 30px;
  266. width: 30px;
  267. line-height: 30px;
  268. font-size: 45px;
  269. color: 0489B1;
  270. background-color:;
  271. border-radius:100%;
  272. text-align: center;
  273. overflow: hidden;
  274. padding-left:3px;
  275. padding-bottom:4px;
  276. z-index:99;
  277. }
  278.  
  279. .mpc{
  280. float: left;
  281. margin-top: -40px;
  282. margin-left: -10px;
  283. height: 35px;
  284. width: 35px;
  285. opacity:0;
  286. }
  287.  
  288. #tt { z-index: 10000; letter-spacing: 1; position: absolute; left: 820px; bottom: 580px; text-transform: ; font-family: 'Lobster Two', sans-serif; font-size:75px;
  289. background: -webkit-linear-gradient(#F8ECE0, #FE9A2E, #424242);
  290. -webkit-background-clip: text;
  291. -webkit-text-fill-color: transparent;}
  292.  
  293. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;}
  294.  
  295. </style>
  296.  
  297. <div id= "tt">~Delilah~</div>
  298.  
  299.  
  300. </style>
  301.  
  302. <div id="noclick" oncontextmenu="return false;">
  303.  
  304. <div class="BIGTIDDYBOOKS"></div>
  305.  
  306.  
  307. <div id="box1">
  308. <div class="effect">
  309. <div class="poke">
  310. <h1>The Wild Flower.</h1>
  311.  
  312. <font style=float:left><b>NAME:</b> </font> <font style=float:right>Delilah Seriah</font><br><br>
  313. <font style=float:left><b>AGE:</b> </font> <font style=float:right>20</font><br><br>
  314. <font style=float:left><b>GENDER:</b> </font> <font style=float:right>Female</font><br><br>
  315. <span style="float:left;"><b>SPECIES</b></span><span style="float:right;"><a title="Plant-Fae">Human?</a></span><br><br>
  316. <font style=float:left><b>HEIGHT:</b> </font> <font style=float:right>5'4</font><br><br>
  317. <font style=float:left><b>NICKNAME:</b> </font> <font style=float:right>Dee-Dee</font><br><br>
  318. <h2><center>Quote:</center></h2>
  319. <center> <i>Life is what you make it, make every moment count just like how a flower makes every moment count until the last petal falls</i>.<br><br><br>
  320. <font style=float:left><b>HAIR COLOR:</b> </font> <font style=float:right>Brunette</font><br><br>
  321. <font style=float:left><b>EYE COLOR:</b> </font> <font style=float:right>Bright Blue</font><br><br>
  322. <font style=float:left><b>SEXUALITY:</b> </font> <font style=float:right>Hetero</font><br><br>
  323. <font style=float:left><b>MARITAL:</b> </font> <font style=float:right>Single</font><br><br>
  324. <br>
  325.  
  326. </div>
  327. </div>
  328. </div>
  329.  
  330.  
  331. <div id="box2">
  332. <div class="effect">
  333. <div class="poke">
  334. <h1>History</h1>
  335. <br>
  336. <br>
  337. <center>
  338. Delilah had a strange childhood, most would call it a sad one even.
  339. <br><br>
  340. At only seven years old her parents who were deeply in love had an anniversary dinner. It was lovely, wonderful...but ended in disaster. She had been sent to a friends house for the night for them to have adult time, but the candles had caught their home on fire...burning the parents alive inside who was found holding one another in the ashes. Their love killed one another and left an imprint on the little girl that would last all her life. Never trust in love, it was the source of all pain.
  341. <br>
  342. <br>
  343. Being an orphan she was tossed from home to home until finally she couldn't take it anymore and ran away to live life on her own. Wandering through life and through the world she found no place to call her own, found no connections to those around her regardless of how sweet and gentle she was to those around her.
  344. <br>
  345. <br>
  346. She was afraid of connections, afraid of losing someone else dear to her so she avoided the feelings altogether. Maybe someday someone would be able to fight through her barrier, but for now, the world was her mistress, and life was her love.
  347.  
  348. </center>
  349.  
  350. <br><br>
  351.  
  352. -
  353. </div>
  354. </div>
  355. </div>
  356.  
  357. <div id="box3">
  358. <div class="effect">
  359. <h1>People N Things!</h1>
  360. <center>
  361. <h2></h2>
  362. <center><b>Gensai:</b></center>
  363. <a target="_blank" href="https://roleplay.chat/profile.php?user=Gensai">
  364. <img style="border: 3px solid #FE9A2E; height:50px; border-radius: 50%;" src="https://i.imgur.com/lvuIELG.png" class="be" title="~Gensai~ He's a muscle-head, but he has a good heart. More logical than heart though. "></a>
  365. <br>
  366. <h2></h2>
  367. <center><b>Elohim:</b></center>
  368. <a target="_blank" href="https://roleplay.chat/profile.php?user=Elohim">
  369. <img style="border: 3px solid #FE9A2E; height:50px; border-radius: 50%;" src="http://i.picpar.com/336d.jpg" class="be" title="~Elohim~ He's gentle at heart, doesn't speak well, and used to be a savage against his will. But I like him. "></a>
  370. <br>
  371. <h2></h2>
  372. </div>
  373. </div>
  374. </div>
  375. </div>
  376.  
  377. <div id="box4">
  378. <div class="effect">
  379. <div class="poke">
  380. <h1>OOC</h1>
  381. <br><br>
  382. <font style=float:left><b>1:</b> </font> <font style=float:right>Art is not mine.</font><br><br>
  383. <font style=float:left><b>2:</b> </font> <font style=float:right>Story > everything else.</font><br><br>
  384. <font style=float:left><b>3:</b> </font> <font style=float:right>Profile code is mine.</font><br><br>
  385. <font style=float:left><b>4:</b> </font> <font style=float:right>Discord is available when earned.</font><br><br>
  386. <font style=float:left><b>5:</b> </font> <font style=float:right>IRL > RP.</font><br><br>
  387. <font style=float:left><b>6:</b> </font> <font style=float:right>Sometimes prone to vanish.</font><br><br>
  388. <font style=float:left><b>7:</b> </font> <font style=float:right>Here for fun, not drama.</font><br><br>
  389. <font style=float:left><b>8:</b> </font> <font style=float:right>DM Friendly.</font><br><br>
  390. <font style=float:left><b>9:</b> </font> <font style=float:right>Ask to be on Friends List.</font><br><br>
  391. <font style=float:left><b>10:</b> </font> <font style=float:right>I get busy a lot, sorry.</font><br><br>
  392.  
  393.  
  394.  
  395. <br><br>
  396.  
  397.  
  398. </div>
  399. </div>
  400. </div>
  401.  
  402. </div>
  403. <div class="mp" title="Hey there, music!">▸<div class="mpc">
  404. <audio controls loop><source src="http://k007.kiwi6.com/hotlink/g5mt2j4wz1/Hey_There_Delilah_Lyrics.mp3"
  405. </audio>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement