Advertisement
Guest User

gen

a guest
Jul 17th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.02 KB | None | 0 0
  1. <style>
  2. .xpdonnax { C O L O R PROPERTIES }
  3.  
  4. { * ~ white ~ * }
  5.  
  6. a:hover { color:#ffffff; }
  7. ::-webkit-scrollbar,
  8. ::-webkit-scrollbar-thumb:hover,
  9. h4,
  10. h5,
  11. .bg { background-color:#FFFFFF!important; }
  12.  
  13. u, big, .dropcap { color: #FFFFFF!important; }
  14. ::selection, ::-moz-selection, ::-webkit-selection { color: #FFFFFF!important; }
  15.  
  16.  
  17. { * ~ black ~ * }
  18.  
  19. a:hover { background-color:#000000; }
  20. ::-webkit-scrollbar-thumb { background-color: #000000!important; }
  21. ::selection, ::-moz-selection, ::-webkit-selection { background-color: #000000!important; }
  22.  
  23. u,
  24. .dropcap,
  25. .connections,
  26. .credit,
  27. #banner .hovhere,
  28. #banner .home,
  29. #banner .message,
  30. #banner .comment,
  31. #banner .gallery { background-color: #000000!important; }
  32.  
  33. .text, table, tr, td, li, p, i,
  34. b,
  35. strong,
  36. tt,
  37. h1,
  38. h2,
  39. h3,
  40. h4,
  41. h5 { color: #000000!important; }
  42. a, a:link, a:active, a:visited { color:#000000; }
  43.  
  44.  
  45. { * ~ black banner border ~ * }
  46.  
  47. #banner { border:8px solid #000000; }
  48.  
  49. { * ~ white color / black background color / first nav link ~ * }
  50.  
  51. a.first, a.first:link, a.first:active, a.first:visited {
  52. color:#ffffff;
  53. background-color:#000000;}
  54.  
  55. a.first:hover {
  56. color:#000000!important;
  57. text-transform: lowercase!important;
  58. box-shadow: inset 250px 0px #ffffff; }
  59.  
  60.  
  61. { * ~ white color / black background color / second extra nav link ~ * }
  62.  
  63. a.second, a.second:link, a.second:active, a.second:visited {
  64. color:#ffffff;
  65. background-color:#000000;}
  66.  
  67. a.second:hover {
  68. color:#000000!important;
  69. text-transform: lowercase!important;
  70. box-shadow: inset 100px 0px #ffffff; }
  71.  
  72.  
  73. { * ~ white & black before and after / third connections link ~ * }
  74.  
  75. a.third, a.third:link, a.third:active, a.third:visited {
  76. border-bottom:1px solid #ffffff;
  77. background-color:#ffffff;
  78. color:#000000; }
  79.  
  80. a.third:hover {
  81. color:#ffffff!important;
  82. box-shadow: inset -175px 0px #000000; }
  83.  
  84.  
  85. { * ~ white color / black background color / credit link ~ * }
  86.  
  87. a.hightimes, a.hightimes:link, a.hightimes:active, a.hightimes:visited {
  88. color:#ffffff;
  89. text-shadow: 50px 0 0 transparent, -50px 0 0 transparent; }
  90.  
  91. a.hightimes:hover {
  92. color:transparent!important;
  93. text-shadow:0 0 0 #ffffff, 0 0 0 #ffffff; }
  94.  
  95.  
  96. .xpdonnax { BG P R O P E R T I E S }
  97.  
  98. body {
  99. margin-top:300px;
  100. overflow-y:auto; }
  101.  
  102.  
  103. .xpdonnax { TABLE P R O P E R T I E S }
  104.  
  105. table, tr, td { background-color:transparent; border:0px!important; }
  106.  
  107.  
  108. .xpdonnax { SCROLLBAR P R O P E R T I E S }
  109.  
  110. ::-webkit-scrollbar { width:7px; height:7px; }
  111.  
  112.  
  113. .xpdonnax { REGULAR L I N K S }
  114.  
  115. a:active, a:visited, a:link {
  116. font-family:consolas;
  117. font-size:9px;
  118. line-height:9px;
  119. padding:0px 2px 0px 2px;
  120. text-decoration:none;
  121. text-transform:uppercase;
  122. -webkit-transition: all 0.6s linear;
  123. -moz-transition: all 0.6s linear;
  124. transition: all 0.6s linear;}
  125.  
  126.  
  127. .xpdonnax { NAVIGATION L I N K S }
  128.  
  129. a.first, a.first:link, a.first:active, a.first:visited {
  130. font-family:times;
  131. font-style:italic;
  132. font-size:14px;
  133. display:block;
  134. line-height:92px;
  135. padding:0%;
  136. height:100%;
  137. font-weight:lighter;
  138. text-transform:lowercase;
  139. word-spacing:2px;
  140. letter-spacing:-1px;
  141. text-align:center;
  142. margin:0%;
  143. -webkit-transition: all .5s linear;
  144. -moz-transition: all .5s linear;
  145. transition: all .5s linear;}
  146.  
  147.  
  148. .xpdonnax { EXTRA NAVIGATION L I N K S }
  149.  
  150. a.second, a.second:link, a.second:active, a.second:visited {
  151. font-family:consolas;
  152. font-size:10px;
  153. display:inline-block;
  154. line-height:16px;
  155. height:100%;
  156. width:25%;
  157. float:left;
  158. padding:0%;
  159. margin:0%;
  160. text-align:center;
  161. text-transform:lowercase;
  162. -webkit-transition: all .5s linear;
  163. -moz-transition: all .5s linear;
  164. transition: all .5s linear;}
  165.  
  166. a.second:hover { text-transform:uppercase!important; }
  167.  
  168.  
  169. .xpdonnax { CONNECTION L I N K S }
  170.  
  171. a.third, a.third:link, a.third:active, a.third:visited {
  172. font-family:cambria;
  173. font-size:10px;
  174. display:inline-block;
  175. line-height:9px;
  176. height:6.2%;
  177. padding:2%;
  178. width:43.3%;
  179. float:left;
  180. font-weight:lighter;
  181. text-align:center;
  182. text-transform:none;
  183. margin:0% 2.5% 2.5% 0%;
  184. -webkit-transition: all .5s linear;
  185. -moz-transition: all .5s linear;
  186. transition: all .5s linear;}
  187.  
  188.  
  189. .text, table, tr, td, li, p, div {
  190. font-family:consolas;
  191. font-size:9px;
  192. font-weight:lighter;
  193. line-height:9px;
  194. letter-spacing:0px;
  195. text-transform:uppercase;}
  196.  
  197.  
  198. i {
  199. font-size:10px;
  200. font-family:Palatino Linotype;
  201. text-transform:none;
  202. letter-spacing:1px;
  203. font-weight:bold;}
  204.  
  205.  
  206. b {
  207. font-style:normal;
  208. font-family:cambria;
  209. font-weight:bold;
  210. font-size:11px;}
  211.  
  212.  
  213. tt {
  214. font-style:normal;
  215. font-family:times;
  216. font-size:10px;
  217. line-height:11px;
  218. font-weight:lighter;
  219. border-bottom:1px solid #000000;}
  220.  
  221.  
  222. u {
  223. font-family:ms gothic;
  224. font-size:10px;
  225. line-height:11px;
  226. text-transform:uppercase;
  227. text-decoration:none;
  228. font-weight:lighter;
  229. font-style:normal;
  230. padding:0px 0px 1px 2px;
  231. letter-spacing:2px;}
  232.  
  233.  
  234. big {
  235. font-size: 14px;
  236. font-family: georgia;
  237. text-transform: lowercase;
  238. line-height:13px;
  239. letter-spacing: -1px;}
  240.  
  241.  
  242. strong {
  243. font-size: 14px;
  244. font-weight:lighter;
  245. font-family: georgia;
  246. text-transform: lowercase;
  247. line-height:13px;
  248. letter-spacing: -1px;}
  249.  
  250.  
  251. .xpdonnax { HEADERS }
  252.  
  253. h1{
  254. line-height:50px;
  255. text-transform:uppercase;
  256. font-family:arial;
  257. font-size:55px;
  258. font-style:italic;
  259. text-align:center;
  260. letter-spacing:-8px;
  261. margin:0px 0px 0px -6px;}
  262.  
  263.  
  264. h2{
  265. font-family:arial narrow;
  266. font-size:13px;
  267. font-style:normal;
  268. font-weight:lighter;
  269. line-height:13px;
  270. text-align:right;
  271. letter-spacing:2px;
  272. word-spacing:8px;
  273. text-transform:lowercase;
  274. margin:0px 10px 0px 0px;
  275. width:100%;
  276. float:left;
  277. height:13px;}
  278.  
  279.  
  280. .xpdonnax { D I V T A B L E S }
  281.  
  282. .bg {
  283. position:fixed;
  284. width:20.7%;
  285. height:100%;
  286. top:0%;
  287. left:39.9%;
  288. z-index:-1;}
  289.  
  290. .info {
  291. position:fixed;
  292. width:18.70%;
  293. height:29%;
  294. top:2%;
  295. left:40.9%;
  296. z-index:100;}
  297.  
  298. .connections {
  299. position:fixed;
  300. width:18.2%;
  301. height:23.8%;
  302. top:68.8%;
  303. left:40.9%;
  304. z-index:100;
  305. overflow-y:auto;
  306. padding:.5% 0% 0% .5%;}
  307.  
  308.  
  309. #banner {
  310. top:33.3%;
  311. left:40.9%;
  312. height:30.8%;
  313. width:17.55%;
  314. z-index:0;
  315. position:fixed;}
  316.  
  317.  
  318.  
  319. #banner .hovhere {
  320. top:48%;
  321. left:46%;
  322. z-index:100;
  323. position:fixed;
  324. color:#ffffff;
  325. padding:.5%;
  326. word-spacing:2px;
  327. font-family:calibri;
  328. text-transform:uppercase;
  329. font-size:10px;
  330. -webkit-transition: all 0.6s ease 2.5s;
  331. -moz-transition: all 0.6s ease 2.5s;
  332. transition: all 0.6s ease 2.5s;}
  333.  
  334. #banner:hover .hovhere {
  335. -webkit-transition: all 0.6s ease 0.5s;
  336. -moz-transition: all 0.6s ease 0.5s;
  337. transition: all 0.6s ease 0.5s;
  338. filter:alpha(opacity=0);
  339. -html-opacity:0;
  340. -moz-opacity:0;
  341. opacity:0;}
  342.  
  343.  
  344. #banner .home {
  345. top:-15%;
  346. left:42%;
  347. height:14%;
  348. width:8%;
  349. z-index:99;
  350. position:fixed;
  351. -webkit-transition: all 0.6s ease 2.5s;
  352. -moz-transition: all 0.6s ease 2.5s;
  353. transition: all 0.6s ease 2.5s;}
  354.  
  355. #banner:hover .home {
  356. top:35.5%;
  357. -webkit-transition: all 0.6s ease 0.5s;
  358. -moz-transition: all 0.6s ease 0.5s;
  359. transition: all 0.6s ease 0.5s;}
  360.  
  361.  
  362. #banner .message {
  363. top:35.5%;
  364. right:-15%;
  365. height:14%;
  366. width:8%;
  367. z-index:99;
  368. position:fixed;
  369. -webkit-transition: all 0.6s ease 2.5s;
  370. -moz-transition: all 0.6s ease 2.5s;
  371. transition: all 0.6s ease 2.5s;}
  372.  
  373. #banner:hover .message {
  374. right:41.5%;
  375. -webkit-transition: all 0.6s ease 0.5s;
  376. -moz-transition: all 0.6s ease 0.5s;
  377. transition: all 0.6s ease 0.5s;}
  378.  
  379.  
  380. #banner .comment {
  381. bottom:-15%;
  382. left:50.5%;
  383. height:14%;
  384. width:8%;
  385. z-index:99;
  386. position:fixed;
  387. -webkit-transition: all 0.6s ease 2.5s;
  388. -moz-transition: all 0.6s ease 2.5s;
  389. transition: all 0.6s ease 2.5s;}
  390.  
  391. #banner:hover .comment {
  392. bottom:35.5%;
  393. -webkit-transition: all 0.6s ease 0.5s;
  394. -moz-transition: all 0.6s ease 0.5s;
  395. transition: all 0.6s ease 0.5s;}
  396.  
  397.  
  398. #banner .gallery {
  399. bottom:35.5%;
  400. left:-15%;
  401. height:14%;
  402. width:8%;
  403. z-index:99;
  404. position:fixed;
  405. -webkit-transition: all 0.6s ease 2.5s;
  406. -moz-transition: all 0.6s ease 2.5s;
  407. transition: all 0.6s ease 2.5s;}
  408.  
  409. #banner:hover .gallery {
  410. left:42%;
  411. -webkit-transition: all 0.6s ease 0.5s;
  412. -moz-transition: all 0.6s ease 0.5s;
  413. transition: all 0.6s ease 0.5s;}
  414.  
  415.  
  416. .credit {
  417. color:#ffffff;
  418. position:fixed;
  419. width:20.7%;
  420. height:2.6%;
  421. bottom:0%;
  422. left:39.9%;
  423. text-align:center;
  424. padding-top:.7%;
  425. z-index:100;}
  426.  
  427.  
  428. .music {
  429. bottom:6px;
  430. right:-308px;
  431. width:340px;
  432. height:33px;
  433. position:fixed!important;
  434. -webkit-transition: all .3s linear;
  435. -moz-transition: all .3s linear;
  436. -o-transition: all .3s linear;}
  437.  
  438. .music:hover {
  439. right:-268px; }
  440.  
  441.  
  442. .xpdonnax { S P A N CLASS P R O P E R T I E S }
  443.  
  444. .dropcap {
  445. float: left;
  446. line-height:36px;
  447. padding:10px 14px 10px 14px;
  448. margin:0px 4px 2px 0px;
  449. font:bold 36px georgia;}
  450.  
  451.  
  452. .xpdonnax { HIDE C O D E S & ETC }
  453.  
  454. .clearfix { display:none; }
  455. table.profileInfo table tr:last-child { display:none; }
  456. div.clearfix ul small { display:none!important; }
  457. table.rail { display:none; }
  458. #googlebar { display:none; }
  459. .profileinfo { display:none; }
  460. .extendedNetwork { display:none; }
  461. .userProfileURL { display:none; }
  462. .friendscomments { display:none; }
  463. .interestsAndDetails { display:none; }
  464. .lightbluetext8 { display:none; }
  465. .userProfiledetail { display:none; }
  466. .latestBlogEntry { display:none; }
  467. .orangetext15 { display:none; }
  468. .userAlbums { display:none; }
  469. .friendspace { display:none; }
  470. .contacttable { display:none; }
  471. .msOnlineNow { display:none; }
  472. #footerWarpper { display:none; }
  473. </style>
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505. LIKE TO MEET:
  506.  
  507.  
  508. <div class="info">
  509.  
  510. <h1>the</h1>
  511. <h2>destroyer</h2>
  512.  
  513. <div style="width:100%; height:50%; margin-top:7%; overflow:auto; text-align:justify;">
  514.  
  515. <span class="dropcap">I</span>t was amazing how quickly everything could be changed. People talked about life-altering moments and for the longest time, she believed they were some sort of fable, the type of thing that didn’t happen to her. She was wrong. In the last year or so, she had had several. As the daughter of the Duke of Devonshire, it was clear to her all her life what was expected of her. Appearances were everything, and as the only child of a Duke and Duchess, it was her place to uphold them. She knew the rules. She was to be largely seen and not heard, to receive a good education, to find a nice man from a prominent family to marry, with the nice part being optional. Being a vampire slayer never fit into the plan. She was nineteen and studying at Oxford when the dreams began, visions of horrors, monsters, and women to fight them. Sometimes, the women won. Sometimes, they died. Night after night, they came again and she would awake in a cold sweat, each one seeming more real than before. Her body changed next. She could perform acts of strength she had only ever seen on film or in her dreams. She was scared, alone, a freak. She had heard the term ‘Slayer’, whispered by the beasts in her dreams, and she knew enough to know that such a thing was not a desirable trait in a future duchess. Roden, her trusted advisor, and tutor had heard the term. He knew the things she spoke of, far more intimately than she would have guessed, but of course, he was so clever, how could he not? He told her he himself was special. a warlock, and that he knew of something called a Watcher’s Council. They would try to find her, to use her for their own purposes. He could not allow such a thing to happen, he said. He would train her himself, and they must keep one another’s secrets. He filled her mind with horror stories that rivaled those in her dreams. Teenage girls, stripped of their powers and fed to monsters in some kind of sick test, brainwashing, the slayer being used as nothing more than a sword to fight the so-called evil of the world, stripped of her own autonomy, poked and prodded, monitored and tested. That couldn’t happen. Together, they would hunt down these poor girls and put them out of their misery. The abuse couldn’t continue. They wouldn’t let it. Her first kill came in what she believed to be self defense; a slayer sent to capture her. Several trickled in after that, and always, Roden would help her wash the blood from her hands, tell her she was a hero, even if she didn’t think it. The nightmares continued, and after a particularly nasty one, she awoke in a cold sweat, finding her pillows strewn across the floor. She sighed, beginning to put them back when she found the small, strange-smelling bag hidden in the fabric. It was a hex bag, used to manipulate dreams. Roden had been lying to her all along, placing visions in her head. Furious and hurt, she confronted him, and gave him one chance to leave, and he did, to save his own skin. It was ironic that in telling her he would never allow the council to come and claim her, Roden had ensured that they would. She had been in one of their holding cells for days before the woman came, introducing herself as Penelope Fairfax. She made small improvements to Gen’s living conditions in exchange for stories, for the truth, until eventually, she asked Gen if she wanted to leave. There were conditions, of course. She must be true to her calling, abide by her rules, but a cell was no place for a slayer. For the first time, she had a real watcher. Being under house arrest was far from the easiest thing to adjust to, but living in luxury London accommodation was preferable to a gloomy spell, and besides… she had a lot to make up for.
  516. <br><br>
  517. Personality Traits: Spoiled, thoughtful, opinionated, intelligent, haunted, defensive/protective of others, hates dishonesty, stubborn, clings to a slither of fancifulness and idealism Abilities: → Standard Slayer strength, agility, and healing → Capable at hand to hand combat, skilled in melee and ranged weapons → High social status and wealth at her disposal due to noble birth → Educated. articulate and well-read
  518.  
  519. </div>
  520.  
  521. <div style="width:100%; height:8.5%; margin-top:5.5%; background-color:#000000; overflow:auto; text-align:justify;">
  522.  
  523. <a href="/view_blog.php?id=BLOGID" class="second">extra</a>
  524. <a href="/view_blog.php?id=BLOGID" class="second">extra</a>
  525. <a href="/view_blog.php?id=BLOGID" class="second">extra</a>
  526. <a href="/view_blog.php?id=BLOGID" class="second">extra</a>
  527.  
  528. </div>
  529.  
  530. </div>
  531.  
  532. <div id="banner"><img src="https://images2.imgbox.com/ec/43/hW4hDoV7_o.gif" width="100%">
  533.  
  534. <div class="home"><a href="/home.php" class="first">home</a>
  535. </div>
  536.  
  537. <div class="message"><a href="/send_message.php?member_id=FRIENDID" class="first">message</a>
  538. </div>
  539.  
  540. <div class="comment"><a href="/add_comment.php?member_id=FRIENDID" class="first">comment</a>
  541. </div>
  542.  
  543. <div class="gallery"><a href="/gallery.php?member_id=FRIENDID" class="first">gallery</a>
  544. </div>
  545.  
  546. <div class="hovhere">hover for navigation</div>
  547. </div>
  548.  
  549.  
  550. <div class="connections">
  551.  
  552. <a href="/friendid" class="third">connection name</a>
  553. <a href="/friendid" class="third">connection name</a>
  554. <a href="/friendid" class="third">connection name</a>
  555. <a href="/friendid" class="third">connection name</a>
  556. <a href="/friendid" class="third">connection name</a>
  557. <a href="/friendid" class="third">connection name</a>
  558. <a href="/friendid" class="third">connection name</a>
  559. <a href="/friendid" class="third">connection name</a>
  560. <a href="/friendid" class="third">connection name</a>
  561. <a href="/friendid" class="third">connection name</a>
  562. <a href="/friendid" class="third">connection name</a>
  563. <a href="/friendid" class="third">connection name</a>
  564. <a href="/friendid" class="third">connection name</a>
  565. <a href="/friendid" class="third">connection name</a>
  566. <a href="/friendid" class="third">connection name</a>
  567. <a href="/friendid" class="third">connection name</a>
  568.  
  569. </div>
  570.  
  571. <div class="credit">
  572. GENEVIEVE ORIGINAL SLAYER - EST. 2019
  573. </div>
  574.  
  575. <div class="music">
  576. <div style="float:left; height:33px; width:24px; font-size:28px; line-height:33px; color:#ffffff;">☮</div>
  577. <div style="float:right;">
  578. <audio autoplay controls loop>
  579. <source src="https://od.lk/d/MzdfMjQzODI3MV8/STFD.mp3">
  580. </audio>
  581. </div>
  582. </div>
  583.  
  584. <div class="bg"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement