Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style onload="try { document.title = '[ πΈπΉππ ]'; } catch (e) { }">
- @import url(//fonts.googleapis.com/css?family=Poiret+One|Herr+Von+Muellerhoff|Audiowide);
- .pfor{display: none;}
- #profile{background: transparent;
- border: 0px;}
- body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-7/cur641.cur), progress !important;}
- /* A65646 */
- #whole{
- position: absolute;
- top: 0px;
- left: 0px;
- right: 0px;
- bottom: 0px;
- background-image:
- url(http://i63.tinypic.com/so1kyr.jpg);
- /* DARKER COLOR
- background-color: #121215;
- */
- background-color:#4D4D54;
- overflow: hidden;
- }
- a, a:hover{text-decoration: none;}
- #edgeimage{
- position: absolute;
- top: 0px;
- bottom: 0px;
- left: 0px;
- width: 800px;
- background-image:
- url(http://i68.tinypic.com/hupufs.jpg);
- background-repeat: no-repeat;
- background-size: auto 130%;
- border-right: 0px solid black;
- background-position: top left;
- }
- #linkholder{
- position: absolute;
- left: 550px;
- top: 200px;
- height: 200px;
- width: 300px;
- border: 0px solid white;
- }
- .floatlink{
- float: right;
- border: 1px solid white;
- height: 50px;
- width: 50px;
- transform:rotate(45deg);
- -webkit-trandform:rotate(45deg);
- transition: all 1s;
- -webkit-transition: all 1s;
- z-index: 1;
- box-shadow: 0px 0px 10px gray;
- margin-left: -10px;
- }
- #whole:hover .floatlink:nth-child(4){
- background: #ED8722;
- }
- #whole:hover .floatlink:nth-child(3){
- background: #575757;
- }
- #whole:hover .floatlink:nth-child(2){
- background: #EAEAEA;
- }
- #whole:hover .floatlink:nth-child(1){
- background: #2C2C2C;
- }
- .floatlink:hover{
- z-index: 2;
- margin-left: 24px;
- margin-right: 35px;
- box-shadow: 0px 0px 10px orange;
- border: 1px solid #2C2C2C;
- }
- .numberlink{
- transform:rotate(-45deg);
- -webkit-transform:rotate(-45deg);
- color: black;
- font-weight: 800;
- height: 100%;
- width: 100%;
- text-align: right;
- box-sizing: border-box;
- padding-right: 10px;
- padding-top: 10px;
- font-size: 15pt;
- font-family:'Audiowide';
- transition: all 1s;
- -webkit-transition: all 1s;
- opacity: 0;
- }
- #whole:hover .numberlink{
- opacity: 1;
- -webkit-transition: all 1s;
- transition: all 1s;
- }
- .floatlink:hover .numberlink{
- padding-right: 13px;
- }
- .hfirst, .hsecond, .hthird, .hfourth{
- position: absolute;
- transform:rotate(45deg);
- -webkit-transform:rotate(45deg);
- height: 100px;
- width: 100px;
- border: 0px dashed black;
- overflow: hidden;
- background: #21232A;
- top: 100px;
- webkit-transition: all 1s;
- transition: all 1s;
- opacity: 0;
- }
- .hfirst{
- left: 100px;
- }
- .hsecond{
- left: 142px;
- }
- .hthird{
- left: 184px;
- }
- .hfourth{
- left: 226px;
- }
- .floatlink:nth-child(4):hover ~ .hfirst,
- .floatlink:nth-child(3):hover ~ .hsecond,
- .floatlink:nth-child(2):hover ~ .hthird,
- .floatlink:nth-child(1):hover ~ .hfourth{
- top: 52px;
- opacity: 1;
- transition: all 2s, opacity 2s .5s;
- -webkit-transition: all 2s, opacity 2s .5s;
- }
- .highlightcenter{
- position: absolute;
- left: -15px;
- top: 35px;
- width: 130px;
- height: 30px;
- border: 0px solid black;
- transform:rotate(-45deg);
- -webkit-transform:rotate(-45deg);
- overflow: hidden;
- box-sizing: border-box;
- text-align: center;
- font-family: 'Audiowide';
- color: orange;
- font-size: 12pt;
- text-transform:uppercase;
- letter-spacing: 5px;
- padding-top: 3px;
- -webkit-transition: all 1s;
- transition: all 1s;
- }
- .highlightcenter .vanisher{
- opacity: 0;
- font-size: 1px;
- letter-spacing: -10px;
- -webkit-transition: all 2s;
- transition: all 2s;}
- #firstdiv:target,
- #seconddiv:target,
- #thirddiv:target,
- #fourthdiv:target{
- transform:rotate(0deg);
- -webkit-transform:rotate(0deg);
- opacity: 1;
- top: 200px;
- left: 200px;
- height: 200px; width: 300px;
- }
- #firstdiv:target .highlightcenter,
- #seconddiv:target .highlightcenter,
- #thirddiv:target .highlightcenter,
- #fourthdiv:target .highlightcenter{
- transform:rotate(0deg);
- -webkit-transform:rotate(0deg);
- top: 5px;
- left: 5px;
- -webkit-transition: all 2s;
- transition: all 2s;
- }
- #firstdiv:target .vanisher,
- #seconddiv:target .vanisher,
- #thirddiv:target .vanisher,
- #fourthdiv:target .vanisher {
- letter-spacing: 15px;}
- #contentbox{
- opacity: 0;
- width: 300px;
- height: 157px;
- position: absolute;
- overflow: auto;
- top: 35px;
- left: 0px;
- border: 0px solid black;
- box-sizing: border-box;
- webkit-transition: all 1s;
- transition: 1s;
- padding-top: 0px;
- padding-left: 5px;
- padding-right: 5px;
- text-align: left;
- color: #B7B4B4;
- font-weight: 400;
- font-family:'contentfont';
- letter-spacing: 2px;
- }
- ::-webkit-scrollbar {
- width: 4px;
- background-color: transparent;
- }
- ::-webkit-scrollbar-thumb {
- border-radius: 0px;
- -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
- background-color: #111111;
- }
- @font-face{
- font-family: 'contentfont';
- src:url(https://dl.dropboxusercontent.com/u/4556289/Saniretro.ttf);
- }
- #firstdiv:target #contentbox,
- #seconddiv:target #contentbox,
- #thirddiv:target #contentbox,
- #fourthdiv:target #contentbox{
- opacity: 1;
- -webkit-transition: all 1s 1s;
- transition: all 1s 1s;
- }
- #contentbox a, a:hover{
- text-decoration: none;
- color: #B7B4B4;
- font-weight: 800;
- }
- #contentbox a:hover{
- text-decoration: underline;
- }
- .bellamydiv, .bellamydiv:hover{
- position: absolute;
- top: 100px;
- left: 600px;
- font-size: 45px;
- font-family: audiowide;
- font-style:italic;
- color: #EAEAEA;
- text-shadow:-8px 8px 5px #000;
- z-index:3;
- -webkit-transition: all 1s;
- transition: all 1s;
- letter-spacing: 10px;
- font-weight: 400;
- }
- /* MUSIC PLAYER */
- #musiccontainer{
- position: absolute;
- bottom: 10px;
- left: 10px;
- height: 20px;
- width: 23px;
- border: 0px solid black;
- background: #ED8722;
- -webkit-transition: all 1s;
- transition: all 1s;
- overflow: hidden;
- border-radius: 3px 3px 3px 3px;
- opacity: .8;
- }
- #musiccontainer:hover{
- width: 200px;}
- #playerhold{
- position: absolute;
- left: 0px;
- top: 0px;
- height: 20px;
- width: 200px;
- border: 0px solid black;
- overflow: hidden;
- }
- #playerholdzoom{
- position: absolute;
- height: 100%;
- width: 35px;
- border: 0px solid red;
- overflow: hidden;
- margin-left: -8px;
- margin-top: -4px;
- }
- #detailshold{
- position: absolute;
- left: 22px;
- top: 0px;
- height: 20px;
- width: 180px;
- font-family: 'Audiowide';
- font-size: 11pt;
- letter-spacing: 3px;
- color: black;
- box-sizing: border-box;
- padding-left: 2px;
- padding-top: 0px;
- color: #21232A;
- overflow: hidden;
- text-transform: uppercase;
- }
- #detailshold b{
- color: black; }
- /* STAT SECTION START */
- #statcontainer{
- float:left;
- border: 0px solid black;
- width: 100%;
- }
- .statcategory{
- float: left;
- height: 15px;
- width: 150px;
- border: 0px solid white;
- font-family: 'Audiowide';
- color: white;
- font-size: 10pt;
- text-align: left;
- margin-top: 7px;
- }
- .statopen{
- float: right;
- height: 15px;
- width: 65px;
- border: 0px solid white;
- font-family: 'Audiowide';
- font-size: 8pt;
- text-align: center;
- box-sizing: border-box;
- padding-top: 9px;
- text-shadow: 0px 0px 0px white;
- -webkit-transition:all .5s;
- transition: all .5s;
- }
- .statclose{
- float: right;
- height: 15px;
- width: 65px;
- border: 0px solid white;
- font-family: 'Audiowide';
- font-size: 8pt;
- text-align: center;
- box-sizing: border-box;
- padding-top: 9px;
- text-shadow: 0px 0px 0px white;
- -webkit-transition:all .5s;
- transition: all .5s;
- }
- .statopen:hover, .statclose:hover{
- text-shadow: 0px 0px 4px white;
- }
- .statpop{
- float: right;
- width:100%;
- height: 0.1px;
- border-top: 1px solid white;
- border-bottom: 1px solid white;
- overflow: auto;
- -webkit-transition: all 1s 9999s;
- transition: all 1s 9999s;
- margin-top: 2px;
- box-sizing: border-box;
- padding-top: 1px;
- line-height: 16px;
- }
- .statopen:active ~ .statpop{
- height: 100px;
- -webkit-transition: all 0s;
- transition: all 0s;
- }
- .statclose:active ~ .statpop{
- height: 0px !important;
- -webkit-transition: all 0s;
- transition: all 0s;
- }
- .leftstat{
- float: left;
- width: 80px;
- border: 0px solid red;
- text-align: left;
- font-size: 10pt;
- text-shadow: 1px 1px 1px black;
- color: white;
- }
- .rightstat{
- float: left;
- width: 200px;
- border: 0px solid green;
- text-align: right;
- font-size: 10pt;
- text-shadow: 1px 1px 1px black;
- }
- .centerstat{
- float: left;
- width: 280px;
- text-align: left;
- font-size: 10pt;
- text-shadow: 1px 1px 1px black;
- margin-bottom: 5px;
- }
- .centerstat b{
- font-weight: 400;
- color: white;
- }
- /* SOCIAL SECTION -- START */
- #thirddiv #contentbox{
- overflow: hidden;
- }
- .socialholder{
- margin-left: 4px;
- position: absolute;
- top: 0px;
- height: 155px;
- width: 50px;
- border: 0px solid black;
- overflow: hidden;
- -webkit-transition: all 1s;
- transition: all 1s;
- -webkit-transition: all 1s;
- z-index: 1;
- }
- #firstsocial #imagepart{
- background-image:
- url(http://i63.tinypic.com/2d2i3c7.jpg);
- }
- #secondsocial #imagepart{
- background-image:url( http://i64.tinypic.com/e8k2fk.jpg);
- }
- #thirdsocial #imagepart{
- background-image:url( http://i64.tinypic.com/e8k2fk.jpg);
- }
- #fourthsocial #imagepart{
- background-image:url( http://i64.tinypic.com/e8k2fk.jpg);
- }
- #fifthsocial #imagepart{
- background-image:url( http://i64.tinypic.com/e8k2fk.jpg);
- }
- #sixthsocial #imagepart{
- background-image:url( http://i64.tinypic.com/e8k2fk.jpg);
- }
- #firstsocial{
- left: 0px;
- }
- #secondsocial{
- left: 49px;
- }
- #thirdsocial{
- left: 98px;
- }
- #fourthsocial{
- left: 147px;
- }
- #fifthsocial{
- left: 196px;
- }
- #sixthsocial{
- left: 245px;
- }
- #social1:target .socialholder,
- #social2:target .socialholder,
- #social3:target .socialholder,
- #social4:target .socialholder,
- #social5:target .socialholder,
- #social6:target .socialholder{
- opacity: 0;
- }
- #social1:target #firstsocial,
- #social2:target #secondsocial,
- #social3:target #thirdsocial,
- #social4:target #fourthsocial,
- #social5:target #fifthsocial,
- #social6:target #sixthsocial{
- transform:rotate(90deg);
- -webkit-transform:rotate(90deg);
- z-index: 2;
- left: 66px;
- top: -68px;
- width: 155px;
- height: 291px;
- opacity: 1;
- }
- #social1:target #thirddiv #contentbox,
- #social2:target #thirddiv #contentbox,
- #social3:target #thirddiv #contentbox,
- #social4:target #thirddiv #contentbox,
- #social5:target #thirddiv #contentbox,
- #social6:target #thirddiv #contentbox{
- opacity: 1;
- -webkit-transition: all 1s 1s;
- transition: all 1s 1s;
- }
- #social1:target #thirddiv .highlightcenter,
- #social2:target #thirddiv .highlightcenter,
- #social3:target #thirddiv .highlightcenter,
- #social4:target #thirddiv .highlightcenter,
- #social5:target #thirddiv .highlightcenter,
- #social6:target #thirddiv .highlightcenter{
- transform:rotate(0deg);
- -webkit-transform:rotate(0deg);
- top: 5px;
- left: 5px;
- -webkit-transition: all 2s;
- transition: all 2s;
- }
- #social1:target #thirddiv .vanisher,
- #social2:target #thirddiv .vanisher,
- #social3:target #thirddiv .vanisher,
- #social4:target #thirddiv .vanisher,
- #social5:target #thirddiv .vanisher,
- #social6:target #thirddiv .vanisher {
- letter-spacing: 15px;}
- #social1:target #thirddiv,
- #social2:target #thirddiv,
- #social3:target #thirddiv,
- #social4:target #thirddiv,
- #social5:target #thirddiv,
- #social6:target #thirddiv{
- transform:rotate(0deg);
- -webkit-transform:rotate(0deg);
- opacity: 1;
- top: 200px;
- left: 200px;
- height: 200px; width: 300px;
- }
- #social1:target #firstsocial #holster,
- #social2:target #secondsocial #holster,
- #social3:target #thirdsocial #holster,
- #social4:target #fourthsocial #holster,
- #social5:target #fifthsocial #holster,
- #social6:target #sixthsocial #holster{
- width: 291px;
- height: 153px;
- top: 68px;
- left: -68px;
- }
- #social1:target #firstsocial #switch1,
- #social2:target #secondsocial #switch1,
- #social3:target #thirdsocial #switch1,
- #social4:target #fourthsocial #switch1,
- #social5:target #fifthsocial #switch1,
- #social6:target #sixthsocial #switch1{
- opacity: 0;
- z-index: 1;
- -webkit-transition: all 1s;
- transition: all 1s;
- }
- #social1:target #firstsocial #switch2,
- #social2:target #secondsocial #switch2,
- #social3:target #thirdsocial #switch2,
- #social4:target #fourthsocial #switch2,
- #social5:target #fifthsocial #switch2,
- #social6:target #sixthsocial #switch2{
- opacity: 1;
- z-index: 2;
- -webkit-transition: all 1s .5s;
- transition: all 1s .5s;
- }
- #social1:target #firstsocial #descriptionpart,
- #social2:target #secondsocial #descriptionpart,
- #social3:target #thirdsocial #descriptionpart,
- #social4:target #fourthsocial #descriptionpart,
- #social5:target #fifthsocial #descriptionpart,
- #social6:target #sixthsocial #descriptionpart{
- opacity: 1;
- transition: all 1s .8s;
- -webkit-transition: all 1s .8s;
- }
- #holster{
- position: absolute;
- transform:rotate(-90deg);
- -webkit-transform:rotate(-90deg);
- height: 50px;
- width: 155px;
- border: 0px solid red;
- left: -55px;
- top: 55px;
- overflow: hidden;
- -webkit-transition: all 1s;
- transition: all 1s;
- }
- #imagepart{
- position: absolute;
- left: 0px;
- top: 0px;
- height: 50px;
- right: 30px;
- border: 0px solid green;
- background-size: 100% 100%;
- }
- #numberpart{
- position: absolute;
- right: 0px;
- top: 0px;
- height: 50px;
- width: 25px;
- border: 0px solid blue;
- font-family: 'Audiowide';
- }
- #numberpart a, #numberpart a:hover{
- text-decoration: none;
- }
- #switch1{
- position: absolute;
- left: 0px;
- top: 0px;
- height: 100%;
- width: 100%;
- border: 0px solid green;
- box-sizing: border-box;
- opacity: 1;
- z-index: 1;
- background-color: #21232A;
- -webkit-transition: all 1s .5s;
- transition: all 1s .5s;
- border-left: 2px solid gray;
- letter-spacing: 1px;
- padding-top: 3px;
- }
- #switch1:hover{
- letter-spacing: 2px;
- color: white;
- padding-top: 0px;
- -webkit-transition: all 1s;
- transition: all 1s;
- }
- #switch1 .fontss{
- margin-top: 22px;
- margin-left: -8px;
- transform:rotate(90deg);
- -webkit-transform:rotate(90deg);
- width: 42px;
- font-size: 10pt;
- text-align: left;
- }
- #switch2{
- position: absolute;
- left: 0px;
- top: 0px;
- height: 100%;
- width: 100%;
- border: 0px solid black;
- box-sizing: border-box;
- width: 30px;
- font-size: 10pt;
- text-align: left;
- opacity: 0;
- background-color: #21232A;
- z-index: 0;
- -webkit-transition: all 1s;
- transition: all 1s;
- border-bottom: 2px solid gray;
- padding-left: 0px;
- }
- #switch2:hover{
- color: white;
- }
- #switch2 .fontss{
- margin-top: 15px;
- margin-left: 1px;
- width: 42px;
- font-size: 9pt;
- text-align: left;
- letter-spacing: -1px;
- }
- #descriptionpart{
- position: absolute;
- left: 0px;
- top: 50px;
- border: 0px solid black;
- height: 100px;
- width: 287px;
- opacity: 0;
- -webkit-transition: all .8s;
- transition: all .8s;
- }
- .socialname{
- float: left;
- width: 120px;
- height: 20px;
- text-align: left;
- border: 0px solid red;
- overflow: hidden;
- color: white !important;
- box-sizing: border-box;
- padding-top: 3px;
- }
- .socialrelation{
- float: left;
- width: 140px;
- height: 20px;
- text-align: right;
- border: 0px solid red;
- overflow: hidden;
- color: white;
- box-sizing: border-box;
- padding-top: 3px;
- }
- .socialdescription{
- float: left;
- width: 265px;
- height: 80px;
- text-align: left;
- border: 0px solid red;
- box-sizing: border-box;
- font-size: 9pt;
- padding-top: 5px;
- }
- /* SOCIAL SECTION -- END */
- </style>
- <div id="social1">
- <div id="social2">
- <div id="social3">
- <div id="social4">
- <div id="social5">
- <div id="social6">
- <div id="whole">
- <div id="edgeimage">
- </div>
- <div id="linkholder">
- <a class="floatlink" href="#fourthdiv">
- <div class="numberlink">4.</div>
- </a>
- <a class="floatlink" href="#thirddiv">
- <div class="numberlink">3.</div>
- </a>
- <a class="floatlink" href="#seconddiv">
- <div class="numberlink">2.</div>
- </a>
- <a class="floatlink" href="#firstdiv">
- <div class="numberlink">1.</div>
- </a>
- <div class="hfirst" id="firstdiv">
- <div class="highlightcenter">
- stats<font class="vanisher">--</font>
- </div>
- <div id="contentbox" style="overflow-y: scroll;">
- <div id="statcontainer">
- <div class="statcategory">
- personal stats
- </div>
- <div class="statclose">
- [ X ]
- </div>
- <div class="statopen">
- [ O ]
- </div>
- <div class="statpop">
- <div class="leftstat">
- Name
- </div>
- <div class="rightstat" style="text-align: right;">
- Edge Crafton
- </div>
- <div class="leftstat">
- Hometown
- </div>
- <div class="rightstat">
- Driftwood Valley
- </div>
- <div class="leftstat">
- Education
- </div>
- <div class="rightstat">
- Some College
- </div>
- <div class="leftstat">
- Family
- </div>
- <div class="rightstat">
- St. Joseph's Children's Home
- </div>
- <div class="leftstat">
- Status
- </div>
- <div class="rightstat">
- Single (sort of)
- </div>
- <div class="leftstat">
- Occupation
- </div>
- <div class="rightstat">
- NEET
- </div>
- <div class="leftstat">
- Personality
- </div>
- <div class="rightstat">
- Lazy, Amused, Aroused
- </div>
- <div class="leftstat">
- Dress Style
- </div>
- <div class="rightstat">
- Casual, Cosplay
- </div>
- <div class="leftstat">
- Hobbies
- </div>
- <div class="rightstat">
- Fighting games, Anime
- </div>
- <div class="leftstat">
- Likes
- </div>
- <div class="rightstat">
- Living, pizza, sexiness.
- </div>
- <div class="leftstat">
- Dislikes
- </div>
- <div class="rightstat">
- Assholes, losing his soul.
- </div>
- </div>
- </div>
- <div id="statcontainer">
- <div class="statcategory">
- physical stats
- </div>
- <div class="statclose">
- [ X ]
- </div>
- <div class="statopen">
- [ O ]
- </div>
- <div class="statpop">
- <div class="leftstat">
- Species
- </div>
- <div class="rightstat">
- Hallowed Canine
- </div>
- <div class="leftstat">
- Gender
- </div>
- <div class="rightstat">
- Male
- </div>
- <div class="leftstat">
- Age
- </div>
- <div class="rightstat">
- Thirty-four
- </div>
- <div class="leftstat">
- Height
- </div>
- <div class="rightstat">
- 7'8"
- </div>
- <div class="leftstat">
- Build
- </div>
- <div class="rightstat">
- Light-Middleweight
- </div>
- <div class="leftstat">
- 'Length'
- </div>
- <div class="rightstat">
- 16"
- </div>
- <div class="leftstat">
- 'Girth'
- </div>
- <div class="rightstat">
- 6" (diameter)
- </div>
- </div>
- </div>
- <div id="statcontainer">
- <div class="statcategory">
- abilities
- </div>
- <div class="statclose">
- [ X ]
- </div>
- <div class="statopen">
- [ O ]
- </div>
- <div class="statpop">
- <div class="centerstat">
- <b>- Spark -</b>
- <br> When focusing, Edge channels the energies of hell into his mind to increase his mental and physical capabilities. More agile and able to think more tactically, it gives him a strong edge against any random he happens across
- online.
- </div>
- <div class="centerstat">
- <b>- Surge -</b>
- <br> If Edge concentrates <b>Spark</b> for too long or too strongly, there is a resulting physical transformation of his body as he's infused with hell's power. His muscle mass and the size of his limbs increase while his mind
- becomes more primal, temporarily leaving him extremely focused but less coherent.
- </div>
- </div>
- </div>
- <div id="statcontainer">
- <div class="statcategory">
- gaming stats
- </div>
- <div class="statclose">
- [ X ]
- </div>
- <div class="statopen">
- [ O ]
- </div>
- <div class="statpop">
- <div class="leftstat">
- Main Genres
- </div>
- <div class="rightstat">
- Fighting, FPS/TPS
- </div>
- <div class="leftstat">
- Main Game
- </div>
- <div class="rightstat">
- Street Fighter V, Destiny
- </div>
- <div class="leftstat">
- Main Chars
- </div>
- <div class="rightstat">
- Charlie, R. Mika
- </div>
- <div class="leftstat">
- XBL ID
- </div>
- <div class="rightstat">
- Riot Trigger
- </div>
- <div class="leftstat">
- PSN ID
- </div>
- <div class="rightstat">
- Riot_Z32
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="hsecond" id="seconddiv">
- <div class="highlightcenter">
- history
- </div>
- <div id="contentbox">
- Pretty simple story. Edge made a deal with hell in exchange for 'the tools' to make him the best fighting gamer of all time. <br><br> A foster child that never landed a foster home and eventually aged out of his orphanage, he's never
- taken anything but games very seriously.<br><br>Managing to eke out a living with a combination of short-term minimum wage manual labor jobs and the occasional fast-food stint, the canine decided he'd struck gold when he happened across a
- 'devil of the crossroads' at a Payless Shoe Store and managed to get both a pair of pretty nice sneaks and a very good deal for his soul.
- </div>
- </div>
- <div class="hthird" id="thirddiv">
- <div class="highlightcenter">
- social<font class="vanisher">-</font>
- </div>
- <div id="contentbox">
- <div class="socialholder" id="firstsocial">
- <div id="holster">
- <div id="imagepart">
- </div>
- <div id="numberpart">
- <a id="switch1" href="#social1">
- <div class="fontss">[ 1 ]</div>
- </a>
- <a id="switch2" href="#thirddiv">
- <div class="fontss">[ x ]</div>
- </a>
- </div>
- <div id="descriptionpart">
- <a class="socialname" href="http://roleplay.chat/profile.php?user=Bellamy" target=_blank>
- Bellamy Dame
- </a>
- <div class="socialrelation">
- Hell's Concierge
- </div>
- <div class="socialdescription">
- Shortly after Edge sold his soul, Bellamy appeared and introduced herself as his contract custodian. Apparently she's there to make sure his wish goes exactly as it's supposed to.
- </div>
- </div>
- </div>
- </div>
- <div class="socialholder" id="secondsocial">
- <div id="holster">
- <div id="imagepart">
- </div>
- <div id="numberpart">
- <a id="switch1" href="#social2">
- <div class="fontss">[ 2 ]</div>
- </a>
- <a id="switch2" href="#thirddiv">
- <div class="fontss">[ x ]</div>
- </a>
- </div>
- <div id="descriptionpart">
- <a class="socialname" href="http://roleplay.chat/profile.php?user=Edge" target=_blank>
- Edge Crafton
- </a>
- <div class="socialrelation">
- Me, Myself & I
- </div>
- <div class="socialdescription">
- The best there is... eventually.<br>
- The best there was... maybe<br>
- The best there ever will be... potentially.
- </div>
- </div>
- </div>
- </div>
- <div class="socialholder" id="thirdsocial">
- <div id="holster">
- <div id="imagepart">
- </div>
- <div id="numberpart">
- <a id="switch1" href="#social3">
- <div class="fontss">[ 3 ]</div>
- </a>
- <a id="switch2" href="#thirddiv">
- <div class="fontss">[ x ]</div>
- </a>
- </div>
- <div id="descriptionpart">
- <a class="socialname" href="http://roleplay.chat/profile.php?user=Edge" target=_blank>
- Edge Crafton
- </a>
- <div class="socialrelation">
- Me, Myself & I
- </div>
- <div class="socialdescription">
- The best there is... eventually.<br>
- The best there was... maybe<br>
- The best there ever will be... potentially.
- </div>
- </div>
- </div>
- </div>
- <div class="socialholder" id="fourthsocial">
- <div id="holster">
- <div id="imagepart">
- </div>
- <div id="numberpart">
- <a id="switch1" href="#social4">
- <div class="fontss">[ 4 ]</div>
- </a>
- <a id="switch2" href="#thirddiv">
- <div class="fontss">[ x ]</div>
- </a>
- </div>
- <div id="descriptionpart">
- <a class="socialname" href="http://roleplay.chat/profile.php?user=Edge" target=_blank>
- Edge Crafton
- </a>
- <div class="socialrelation">
- Me, Myself & I
- </div>
- <div class="socialdescription">
- The best there is... eventually.<br>
- The best there was... maybe<br>
- The best there ever will be... potentially.
- </div>
- </div>
- </div>
- </div>
- <div class="socialholder" id="fifthsocial">
- <div id="holster">
- <div id="imagepart">
- </div>
- <div id="numberpart">
- <a id="switch1" href="#social5">
- <div class="fontss">[ 5 ]</div>
- </a>
- <a id="switch2" href="#thirddiv">
- <div class="fontss">[ x ]</div>
- </a>
- </div>
- <div id="descriptionpart">
- <a class="socialname" href="http://roleplay.chat/profile.php?user=Edge" target=_blank>
- Edge Crafton
- </a>
- <div class="socialrelation">
- Me, Myself & I
- </div>
- <div class="socialdescription">
- The best there is... eventually.<br>
- The best there was... maybe<br>
- The best there ever will be... potentially.
- </div>
- </div>
- </div>
- </div>
- <div class="socialholder" id="sixthsocial">
- <div id="holster">
- <div id="imagepart">
- </div>
- <div id="numberpart">
- <a id="switch1" href="#social6">
- <div class="fontss">[ 6 ]</div>
- </a>
- <a id="switch2" href="#thirddiv">
- <div class="fontss">[ x ]</div>
- </a>
- </div>
- <div id="descriptionpart">
- <a class="socialname" href="http://roleplay.chat/profile.php?user=Edge" target=_blank>
- Edge Crafton
- </a>
- <div class="socialrelation">
- Me, Myself & I
- </div>
- <div class="socialdescription">
- The best there is... eventually.<br>
- The best there was... maybe<br>
- The best there ever will be... potentially.
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="hfourth" id="fourthdiv">
- <div class="highlightcenter">
- ooc<font class="vanisher">----</font>
- </div>
- <div id="contentbox">
- Code is <a href="http://roleplay.chat/profile.php?user=code+fixer" title="By which I mean I designed every aspect of it myself using tools I acquired on the internet.
- No piece of this profile is borrowed from any other person's profile and I'm pretty damn proud of that.">my own</a>, don't touch.<br> Character art is owned by me.<br> - Artist : <a href="http://furaffinity.net/user/spearfrost" target="_blank">spearfrost</a>
- <br>
- <br> If you have <a href="http://shoryuken.com" target="_blank">SFV</a>, I love playing. Inv?<br><br> Details'll come soon.
- <br><br> to-do list:<br> - not a damn thing.
- </div>
- </div>
- </div>
- <a class="bellamydiv" href="#blank">
- β<font style="color:#ED8722;">E</font> d g eβ
- </a>
- <div id="musiccontainer">
- <div id="playerhold">
- <div id="playerholdzoom">
- <embed src="https://dl.dropboxusercontent.com/u/4556289/player_mp3.swf?autoplay=1&mp3=http://puu.sh/nydd9/56c77b198b.mp3&bgcolor1=ED8722&bgcolor2=ED8722&buttoncolor=#2D2D2D&slidercolor1=ffffff&slidercolor2=ffffff&loop=1" loop=1 wmode="transparent" height=30/> 0C0708
- </div>
- </div>
- <div id="detailshold">
- <div id="marqueeholder">
- <marquee direction="left" scrollamount="5">
- <b>D</b>EON <b>C</b>USTOM / <b>FEATHERS</b> / <b>B</b>LISS <b>EP</b>
- </marquee>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment