Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
- <script src="//ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
- <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/dat-gui/0.6.5/dat.gui.min.js"></script>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.11.0/d3.min.js"></script>
- <script src="https://roleplay.chat/jquery.tooltipster.js?v=8"></script>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.3/TweenMax.min.js"></script>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/87/three.js"></script>
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css">
- <link href="https://roleplay.chat/tooltipster.css" rel="stylesheet" type="text/css">
- <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
- <script defer>
- window.onload = function() {
- };
- </script>
- <style>
- </style>
- </head>
- <body>
- <style>
- @import url(https://fonts.googleapis.com/css?family=Source+Code+Pro:200|Playfair+Display);
- body {
- background: url(http://i.picpar.com/w99.png) #000000;
- background-position: bottom right}
- #starry{
- width:830px;
- height:200px;
- }
- .night{
- margin: auto;
- position: absolute;
- top: 0; left: 0; bottom: 0; right: 0;
- }
- .heart{
- position:absolute;
- width:200px;
- height:200px;
- background:url('https://78.media.tumblr.com/d767a9a9e28bc4d44c86aaa9f03fc95c/tumblr_my08h8fiPY1r3p8bho1_500.gif') bottom center;
- background-size:180%;
- border-radius:300px;
- }
- .flavor{
- position:absolute;
- top:53px;
- left:0px;
- width:100%;
- text-align:center;
- font-family: 'Source Code Pro', monospace;
- font-size:28px;
- color:#ffffff;
- text-shadow:0px 0px 5px #a88;
- line-height:28px;
- letter-spacing:3px;
- }
- .break{
- position:absolute;
- width:200px;
- height:200px;
- background:url('https://media.giphy.com/media/gSAp3P8NeCzCM/giphy.gif') center;
- background-size:180%;
- border-radius:300px;
- }
- #its{
- position:absolute;
- top:0px;
- left:315px;
- width:200px;
- height:200px;
- opacity:0;
- transition: 1.8s;
- -moz-transition: 1.2s;
- -webkit-transition: 1.2s;
- -o-transition: 1.2s;
- z-index:5;
- }
- #its:hover{
- left:0px;
- width:830px;
- opacity:1;
- }
- #its:hover .walk { opacity: 1; transition-delay: 0.6s; }
- #its:hover .away { opacity: 1; transition-delay: 1.2s; }
- #its:hover .today { opacity: 1; transition-delay: 1.8s; }
- .walk, .away, .today{
- opacity: 0;
- transition: 0.6s;
- -moz-transition: 0.6s;
- -webkit-transition: 0.6s;
- -o-transition: 0.6s;
- }
- .arrow-right{
- position:absolute;
- top:127.5px;
- right:-20px;
- width: 0;
- height: 0;
- border-style: solid;
- border-width: 12.5px 0 12.5px 20px;
- border-color: transparent transparent transparent #755c55;
- }
- .arrow-left{
- position:absolute;
- top:127.5px;
- left:-20px;
- width: 0;
- height: 0;
- border-style: solid;
- border-width: 12.5px 20px 12.5px 0;
- border-color: transparent #755c55 transparent transparent;
- }
- .our{
- position:absolute;
- top:-50px;
- left:-30px;
- width:300px;
- height:300px;
- border-right:3px double #755c55;
- }
- .time{
- position:absolute;
- top:8px;
- left:8px;
- width:286px;
- height:284px;
- overflow:auto;
- }
- .to{
- position:absolute;
- top:-50px;
- right:-30px;
- width:300px;
- height:300px;
- border-left:3px double #755c55;
- }
- .say{
- color:#ffffff;
- font-size:14px;
- text-align:justify;
- line-height:16px;
- font-family:consolas;
- margin: 0px 5px 0px 0px;
- }
- .good{
- position:absolute;
- top:-44px;
- left:284px;
- width:260px;
- text-align:center;
- font-family: 'Source Code Pro', monospace;
- font-size:12px;
- color:#000000;
- text-shadow:0px 0px 5px #a88;
- line-height:13px;
- }
- .bye{
- position:absolute;
- bottom:-20px;
- left:284px;
- width:260px;
- text-align:center;
- font-family: 'Source Code Pro', monospace;
- font-size:12px;
- color:#000000;
- text-shadow:0px 0px 5px #a88;
- line-height:13px;
- }
- a:active, a:link, a:visited{
- color:#000000;
- text-decoration:none;
- }
- a:hover{
- cursor:help;
- color:#000000;
- text-decoration:line-through;
- }
- b {
- font-family: 'Playfair Display', serif;
- color: #000000;
- font-weight:10;
- }
- i{
- color:#999999;
- font-family: 'Playfair Display', serif;
- font-weight:light;
- letter-spacing: 1px;
- font-size:12px;
- font-style:italic;
- }
- h1{
- color: #999999;
- width: 100%;
- font-weight: light;
- text-align: center;
- font-family: 'Playfair Display', serif;
- font-size: 24px;
- line-height: 24px;
- letter-spacing: -1px;
- border-bottom:1px solid #5e2f35;
- }
- ::-webkit-scrollbar {width: 4px;}
- ::-webkit-scrollbar-thumb:vertical {
- height: 10px;background-color: #c3aca4;}
- ::-webkit-scrollbar-thumb:horizontal {
- height: 10px;background-color: #c3aca4;border: 0px;width: 12px;}
- </style>
- <div id="starry" class="night">
- <div class="heart night"><div class="flavor">
- <br> <br><br></div></div>
- <div id="its"><div class="walk"><div class="our">
- <div class="arrow-right"></div>
- <div class="time"><div class="say">
- <h1>'I ought to be thy Adam, but I am rather the Fallen Angel...' -- Mary Shelley; Frankenstein</h1>
- <font style=float:left><b>Name</b></font> <font style=float:right><strike>Bastien DeLocke</strike></font><br>
- <font style=float:left><b>Moniker</b></font> <font style=float:right>---</font><br>
- <font style=float:left><b>Height</b></font> <font style=float:right>6'3"</font><br>
- <font style=float:left><b>Weight</b></font> <font style=float:right>----</font><br><br>
- <font style=float:left><b>Hair</b></font> <font style=float:right>Black</font><br><br>
- <font style=float:left><b>Eyes</b></font> <font style=float:right>Heterchromia - Black/Blue</font><br><br>
- <font style=float:left><b>Orientation</b></font> <font style=float:right>Unbiased</font><br><br>
- <font style=float:left><b>Occupation</b></font> <font style=float:right>Vagabond</font><br><br>
- <br>
- <font style=float:left><b>Marital</b></font> <font style=float:right>Stolen by a Thief</font><br><br>
- <br>
- <font style=float:left><b>Species</b></font> <font style=float:right><strike>Deceased</strike>Human</font><br><br>
- <font style=float:left><b>Gender</b></font><font style=float:right>Male</font><br><br>
- <br>
- <i>Italics</i>Regular.<u>Underline is Hover</u><br><br>
- <b>Favored Souls</b><br><br>
- Simone Devaleonne (Devilette) - This macabre beauty has garnered Bastien's attention and although he does not yet trust her fully, he cannot help but be drawn to her - seeking out her company like a moth to the flame<br>
- <br>
- </div></div></div></div>
- <div class="away"><div class="to">
- <div class="arrow-left"></div>
- <div class="time"><div class="say">
- <br><br>
- <b><I></b></I><br><br>
- <i> 'If I am an Angel, paint me with Black Wings...' - Anne Rice</I>
- <br>
- A bastardized project of Alchemy, Bastien roams the world alone, isolated...forgotten. His heart holds no beat nor his flesh any gifting warmth. Slowly rotting away, the Lost Boy searches for any truths to his existence or understanding of the world. This character is adaptable to any situation - good or bad and his story will be continued from each experience. <br>
- <br>
- .:<b>PM Friendly</b><br>
- .:<b>RL>RP. What happens IC stays IC</b><br>
- .:<b>Semi to Multi-para. Novella possible.</b><br>
- .:<b>Long term preferred.</b><br>
- .:<b>No outside contact. RPC only</b><br>
- </div></div></div></div>
- <div class="today"><div class="good">
- <i></i>
- </div><div class="bye">
- <i></i>
- </div></div><div class="break night"></div>
- </div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement