Advertisement
Carneficine

Jez profile

Aug 8th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.94 KB | None | 0 0
  1. @import url('https://fonts.googleapis.com/css?family=Pinyon+Script|Share+Tech+Mono');
  2. @import url('https://fonts.googleapis.com/css?family=Stalemate');
  3. @import url('https://fonts.googleapis.com/css?family=Playfair+Display+SC');
  4. @import url('https://fonts.googleapis.com/css?family=Raleway:300');
  5.  
  6.  
  7. body{
  8. background-color:#c1c1c1;
  9. background-image:url(https://www.transparenttextures.com/patterns/black-paper.png);
  10. background-attachment:fixed;
  11. overflow:hidden;
  12. }
  13.  
  14. ::-webkit-scrollbar{
  15. width: 5px; }
  16. ::-webkit-scrollbar-thumb{
  17. background-color: 1c1c1c;}
  18.  
  19. ::selection {
  20. background: #EEE2D6; /* WebKit/Blink Browsers */}
  21. ::-moz-selection {
  22. background: #EEE2D6; /* Gecko Browsers */}
  23.  
  24. i {
  25. color: #ffffff;}
  26.  
  27. u {
  28. color: #ef8790;}
  29.  
  30. b {
  31. font-family: comfortaa;
  32. font-size:12px;
  33. color: #666666;}
  34.  
  35. strike {
  36. color: #C37A71;}
  37.  
  38. a, a:link, a:visited {
  39. background-color transparent;
  40. color:#ffffff;
  41. text-decoration:none;
  42. cursor: url(http://i.picpar.com/wxpb.png), auto;}
  43.  
  44. a:hover {
  45. background-color: transparent;
  46. color: #a7a9d3;
  47. text-decoration: none;
  48. cursor: url(http://i.picpar.com/wxpb.png), auto;}
  49.  
  50. h1 {
  51. background: -webkit-linear-gradient(#000001, #DED9D9, #000001, #DED9D9, #000001, #DED9D9);
  52. -webkit-background-clip: text;
  53. -webkit-text-fill-color: transparent;
  54. text-decoration: none;
  55. font: 18px 'Playfair Display SC', serif;
  56. text-align: center;
  57. letter-spacing: 4px;
  58. margin-bottom: -3px;}
  59.  
  60. h2{
  61. font-family: 'Playfair Display SC', serif;
  62. font-size: 14px;
  63. color: #757575;
  64. border-bottom: #4D4232;
  65. text-align: center;
  66. letter-spacing: 5;
  67.  
  68. text-shadow: 1px 0px 0px #000,
  69. 0px 1px 0px #000,
  70. -1px 0px 0px #000,
  71. 0px -1px 0px #000;
  72. }
  73.  
  74.  
  75. .name{
  76. position: absolute;
  77. font-family: 'Pinyon Script', cursive;
  78. font-size: 110px;
  79. top: 490px;
  80. left: 450px;
  81. color:#DED9D9;
  82. font-family: 'Pinyon Script', cursive;
  83. -webkit-animation: neon1 1.5s ease-in-out infinite alternate;
  84. -moz-animation: neon1 1.5s ease-in-out infinite alternate;
  85. animation: neon1 1.5s ease-in-out infinite alternate;
  86. transition: all 0.5s ease-in-out;
  87. -moz-transition: all 0.5s ease-in-out;
  88. -webkit-transition: all 0.5s ease-in-out;
  89. }
  90.  
  91. .name:hover{
  92. color: #1c1c1c;
  93. font-family: 'Pinyon Script', cursive;
  94. -webkit-animation: neon1 1.5s ease-in-out infinite alternate;
  95. -moz-animation: neon1 1.5s ease-in-out infinite alternate;
  96. animation: neon1 1.5s ease-in-out infinite alternate;
  97. }
  98.  
  99. @-webkit-keyframes neon1 {
  100. from {
  101. text-shadow: 0 0 10px #DED9D9, 0 0 20px #DED9D9, 0 0 30px #DED9D9, 0 0 40px #666666, 0 0 70px #666666, 0 0 80px #666666, 0 0 100px #666666, 0 0 150px #666666;
  102. }
  103. to {
  104. text-shadow: 0 0 5px #DED9D9, 0 0 10px #DED9D9, 0 0 15px #DED9D9, 0 0 20px #666666, 0 0 35px #666666, 0 0 40px #666666, 0 0 50px #666666, 0 0 75px #666666;
  105. }
  106. }
  107.  
  108. .quote{
  109. position:absolute;
  110. font-family: 'Stalemate', cursive;
  111. color: #DED9D9;
  112. font-size: 50px;
  113. top: 80px;
  114. left: 550px;
  115. }
  116.  
  117. #nav {
  118. height: 100%;
  119. position: fixed;
  120. text-align:center;
  121. z-index:100;
  122. top: 260px;
  123. left: 915px;
  124. cursor: url('http://i.picpar.com/1eq.png'), default;}
  125.  
  126. #links {
  127. margin-top:0px;
  128. text-align: center;
  129. width: 15px;
  130. height: 20px;
  131. z-index:100;
  132. top: 50px;
  133. left: 220px;
  134. cursor: url('http://i.picpar.com/1eq.png'),
  135. default;}
  136.  
  137. #links a {
  138. display: block;
  139. width: 10px;
  140. height: 10px;
  141. border-radius: 10px;
  142. line-height: 13px;
  143. margin-bottom: 10px;
  144. background-color: #1c1c1c;
  145. color:#000000;
  146. z-index:999;
  147. top: 5px;
  148. left: 5px;
  149. border: 1px solid #DED9D9;
  150. border-shadow: 0px 0px 40px #1c1c1c;
  151. cursor: url('http://i.picpar.com/1eq.png'), default;
  152. opacity: .8;}
  153.  
  154. #links a:hover{
  155. background-color:#DED9D9;
  156. border: 2px solid #1C1C1C;
  157. text-decoration: line-through;
  158. -webkit-transition: all 0.5s ease-in-out;
  159. -moz-transition: all 0.5s ease-in-out;
  160. -o-transition: all 0.5s ease-in-out;
  161. z-index:999;
  162. cursor: url('http://i.picpar.com/1eq.png'), default;}
  163.  
  164. #music-bg {
  165. position:absolute;
  166. background-image: url('');
  167. right: 20px;
  168. top: 20px;
  169. width:60;
  170. height:40;
  171. opacity:1;
  172. -webkit-animation: fade4 2s 6s;
  173. animation: fade4 2s 6s;
  174. -webkit-animation-fill-mode: forwards;
  175. animation-fill-mode: forwards;
  176. z-index: 9999;}
  177.  
  178. #music{
  179. position:absolute;
  180. background-image:
  181. url('http://i65.tinypic.com/20pc9zp.jpg');
  182. background-repeat: no-repeat;
  183. background-size: 35px;
  184. width:35px;
  185. height:45px;
  186. z-index: 9999;
  187. left:8;
  188. top:3;
  189. overflow:hidden;
  190. -webkit-transition: all 0.5s ease-in-out;
  191. -moz-transition: all 0.5s ease-in-out;
  192. -o-transition: all 0.5s ease-in-out;}
  193.  
  194. #picleft {
  195. position: fixed;
  196. overflow: auto;
  197. top: 5px;
  198. left: 100px;
  199. width: 320px;
  200. height: 700px;
  201. background: url('https://i.imgur.com/u6KMstS.png');
  202. background-size: 90%;
  203. border: transparent;
  204. opacity: 1;}
  205.  
  206.  
  207. #outerbox {
  208. position: absolute;
  209. overflow: auto;
  210. top: 150px;
  211. left: 400px;
  212. width: 510px;
  213. height: 310px;
  214. border-radius: 0px;
  215. background-color: #666666;
  216. border: transparent;
  217. box-shadow: 0px 0px 40px #DED9D9;
  218. opacity: 0.8;
  219. z-index: 102;}
  220.  
  221.  
  222. #infobox {
  223. position: absolute;
  224. overflow: hidden;
  225. top: 10px;
  226. left: 8px;
  227. width: 480px;
  228. height: 280px;
  229. border-radius: 0px;
  230. background: #cccccc;
  231. color: #000;
  232. text-align: justify;
  233. font-size: 10px;
  234. font-family: 'Raleway', sans-serif;
  235. letter-spacing: 0px;
  236. opacity: 1;
  237. border: 2px solid #1c1c1c;
  238. padding: 5px;
  239. z-index: 2;}
  240.  
  241.  
  242. BODY STUFF:
  243.  
  244.  
  245.  
  246. <div id="nav"><div id="links">
  247. <a href="#1"></a>
  248. <a href="#2"></a>
  249. <a href="#3"></a>
  250. <a href="#4"></a>
  251. <a href="#5"></a>
  252. <a href="#6"></a>
  253.  
  254. </div></div>
  255.  
  256. <div id="music-bg">
  257. <div id="music">
  258. <div style="margin-top:4px;">
  259.  
  260. <audio controls loop="1" style="opacity: 0;"><source src="http://k003.kiwi6.com/hotlink/6nygy4j2pk/Phantogram_-_Black_Out_Days.mp3">
  261. </audio>
  262. </div></div></div>
  263.  
  264. <div class="name">Jezabel</div>
  265. <div class="quote"> </div>
  266.  
  267.  
  268.  
  269. <div id="outerbox">
  270. <div id="picright"></div>
  271. <div id="picleft"></div>
  272.  
  273.  
  274.  
  275. <div id="infobox"><a name="6"></a>
  276. <div style="height: 280px;" align="center">
  277. <h2>basics</h2><br>
  278. <p>°no starters. Let's chat first, shall we?°</p>
  279. <p>° pm friendly °</p>
  280. <p>° Jezabel is not a succubus. She is a Devil, not a demon. °</p>
  281. <p>° Adores longterm°</p>
  282. <p>° Preference to in room RP°</p>
  283. <p>° Anti-ship. Sorry, no locking her down.°</p>
  284. <p>° Enjoys story, smut, t1 combat, darker themes°</p>
  285. <p>° para to novella °</p>
  286. <p>° Art, code & OC character are mine; DO NOT STEAL °</p>
  287. <p>° Where's my coffee? °</p>
  288.  
  289. <br></div>
  290.  
  291. <a name="1"></a>
  292. <div style="height: 280px; overflow: auto;" align="justify">
  293. <h2>Dossier</h2><br>
  294. <b>Name</b> <span style="float: right;">Jezabel</span><br>
  295. <b>Alias</b> <span style="float: right;">Jez</span><br>
  296. <b>Gender</b> <span style="float: right;">Female</span><br>
  297. <b>Species</b> <span style="float:right;">Devil</span></br>
  298. <b>Age</b> <span style="float: right;">Immortal</span><br>
  299. <b>Vices</b> <span style="float: right;"> Sin. Sex. Coffee. Weed.</span><br>
  300. <b>Orientation</b> <span style="float: right;">Sexual</span><br>
  301. <b>Paramour</b> <span style="float: right;">Unlikely</span><br>
  302. <b>Admirers</b> <span style="float: right;"><a target="_blank" href="http://www.thiscrush.com/~ladyiniquity" title="Jezabel's CrushTag">Leave Love</a></span></br>
  303. <b>Demeanor</b> <span style="float:right;"> Mischievous. Aloof. Flirty. Sweet.</span></br>
  304. <b>Business</b> <span style="float:right;">The Devils Den: Coffeeshop & Bookstore</span><br>
  305. <b>Occupation</b> <span style="float:right;">Demon<a title="She is at the top of the devil food chain. When demons get out of hand? She comes to earth to send them back to Hell or extinguish them.">-</a> Repo</span></br>
  306. <h2> P e r s o n a l i t y</h2> <br>
  307. Jezabel described as tough as nails and also very protective. She can be somewhat of a tomboy, in that she doesn't buy into the usual expectations held for teenage girls: she scoffs at high school pretenses, doesn't seem to get on well with other girls, and holds her own against her male counterparts. Jezabel is impulsive and tends to speak before she thinks, which can get her into trouble. She is a highly skilled manipulator with extremely questionable morals, she has proven she is willing to do anything to get what she wants, even at the expense of others' lives. Still, she does seem to value the ties of friendship, though highly selectively, and her desires themselves are never truly known until it's too late. She doesn't allow for anybody to get in her way.
  308. <br></div>
  309.  
  310. <a name="2"></a>
  311. <div style="height: 280px; overflow: auto;" align="justify">
  312. <h2>Purse</h2><br>
  313. <a target="_blank" href="http://i63.tinypic.com/29kvp1c.jpg"><b>pewter tankard</b></a> - This was once a precious gift from her friend Eeraschyyr and she takes it with her everywhere. It is silver in appearance with odd, somewhat obviously arcane runes etched below the lip and around the base. This mug is magical and capable of granting Jezabel whatever beverage she desires, which is why it was so precious to her. Touch it and die. She's very possessive and protective of it.
  314. <p>
  315. <b>Cell phone</b> - Within this cell phone she keeps track of all her scheduled appointments, checks her e-mail and most often than not, can be seen listening to music upon it or reading a book by kindle upon it, too. Humans are so interesting in the inventions they come up with. She likes this one particularly well.
  316. <p>
  317. <b>Drawing Pad</b> - She can often be found sketching pictures whenever she gets bored. Just what it is that she is drawing, nobody knows, because she's not keen on sharing her art work at all. Maybe if you're lucky she will draw you a picture, but that in itself is a rare event.
  318. <p>
  319. <b>Skeleton Keys</b> - She keeps this set of keys with her at all times, for these keys unlock certain things within The Devils Den - things that could be harmful should the wrong pair of hands get to them.
  320. <br><br>
  321.  
  322. </div>
  323.  
  324. <a name="3"></a>
  325. <div style="height: 280px; overflow: auto;" align="justify">
  326. <h2>History</h2>
  327. <br><i>It's hellfire and brimstone, baby..</i> </div>
  328.  
  329. <a name="4"></a>
  330. <div style="height: 280px; overflow: auto;" align="center">
  331. <h2>The Remembered</h2>
  332.  
  333. <a target="_blank" href="https://roleplay.chat/profile.php?user=Eeraschyyr" title="An interesting individual that I enjoy the company of. Allorax. He's been to many places and in being such a traveler, there is much to be learned from him. He also gave me a magical mug of which I adore. I'll never be frappuccino-less again. 12/20/17 - Never did I know what a heart's beat was until I met you... 6/19/18 - I remember now why it stopped."><img src="http://i67.tinypic.com/259ikp3.jpg" width="50"></a>
  334. <a href="" title="stuff here"><img src="--" width="50"></a>
  335. <a href="" title="stuff here"><img src="--" width="50"></a>
  336. <a href="" title="stuff here"><img src="--" width="50"></a>
  337. <a href="" title="stuff here"><img src="--" width="50"></a><br>
  338. <a href="" title="stuff here"><img src="--" width="50"></a>
  339. <a href="" title="stuff here"><img src="--" width="50"></a>
  340. <a href="" title="stuff here"><img src="--" width="50"></a>
  341. <a href="" title="stuff here"><img src="--" width="50"></a>
  342. <a href="" title="stuff here"><img src="--" width="50"></a>
  343. </div>
  344.  
  345. <a name="5"></a>
  346. <div style="height: 280px; overflow: auto;" align="justify">
  347. <h2>Extras</h2><br>
  348. <center><p>°Stepping stones°</center></p>
  349. <br>Dec 25th 2017 - Jezabel decided to open up her own coffeehouse and bookstore that Eeraschyyr runs alongside of her. She and her lover Eeraschyyr have named it The Devil's Den. The motto is: "Don't judge a book by its cover." because despite this place looking like a classy and chic bookstore and coffee shop, it has a few secrets - such as the fact that it has a 5 star restaurant for VIPs upstairs and the fact that its basement is the heart of the underground lifestyle. Anything that goes bump in the night can be found in their underground nightclub, for concerts are held down there. Along with the underground nightclub, however, there is also a underground fight club to be found down there too. The Devils Den welcome all character types from all walks of life, but be careful before you wander on into The Devils Den bookstore, you who are still unaware - because not everything is what it seems. </br>
  350.  
  351. <br>Jan 1st 2018 - Eeraschyyr have interesting company arrive when a man known as Servitude enters the bookstore. His story is a harrowing one, but he hopes that Eeraschyyr and Jezabel can help him with his lust for death. After deliberation, Jezabel and Eeraschyyr have allowed the man to make a deal with them and he now serves them at The Devils Den as a hired hand of sorts. </br>
  352.  
  353. <br>June 19th 2018 - Walks in to have a cup of coffee and found her beloved Eeraschyyr in the arms of another woman. Six months wasted. Shocked, Jezabel simply leaves without a sound and moves on, regardless of the ache in her chest. There's nothing to be said or saved, despite the disappointment of it all. </br>
  354.  
  355. <br>June 28, 2018 - Jezabel is already making new friends and these new beginnings and friends are looking pretty awesome. Nothing lasts, but maybe that's a good thing.<br>
  356. <br>Month Day, 2018 - Event </br>
  357. <br></div>
  358.  
  359. </div>
  360.  
  361.  
  362. </style>
  363. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement