Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head><title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!-- ʙᴀsᴇ ʙʏ ᴇɴᴛᴇʀᴘʀɪᴢᴇʀ. ᴛʜᴇᴍᴇ ʙʏ ᴀʀɪᴀsʀᴘʜ ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ sᴛᴇᴀʟ ɪᴛ! ᴇᴅɪᴛɪɴɢ ɪs ᴀʟᴏᴡᴇᴅ, ʙᴜᴛ ᴘʟᴇᴀsᴇ ʟᴇᴀᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛɪɴɢ ɪɴᴛᴀᴄᴛ. -->
- <style type="text/css">
- /* GASARA */
- @font-face { font-family: "gasara"; src: url('https://dl.dropbox.com/s/9mird7ef2oyhzbc/gasara.ttf'); }
- /* ASPEX */
- @font-face { font-family: "aspex"; src: url('https:/dl.dropboxusercontent.com/s/yeeehszy65j0cfk/ASPEX_0.TTF') }
- /* SIGNARITA */
- @font-face{ font-family:"signarita"; src: url('https://dl.dropboxusercontent.com/s/gc29howy3wio7t8/signarita%20zhai%20rhianne.ttf?dl=1');}
- *, body, a {
- cursor: url(http://31.media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;
- }
- a:hover {
- cursor: url(http://i.imgur.com/IepP2.jpg), auto;
- }
- ::-webkit-scrollbar-thumb {
- height: auto;
- background-color: #2d2e92;
- }
- ::-webkit-scrollbar {
- height:9px;
- width:4px;
- background-color: #ffffff;
- }
- body {
- background-color: #ffffff;
- }
- a {
- color: #2d2e92;
- text-decoration: none;
- -moz-outline-style: none;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- a:hover {
- color: #000164;
- -moz-outline-style: none;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- blockquote, blockquote blockqute {
- border-left: 1px solid #2d2e92;
- padding-left: 5px;
- margin-left: 5px;
- }
- blockquote img, blockqute blockquote img, .answer img, #post img, .photosetpost, .video {
- opacity: 0.3;
- -webkit-filter: grayscale(100%);
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- blockquote img:hover, blockqute blockquote img:hover, .answer img:hover, #post img:hover, .photosetpost:hover, .video:hover {
- opacity: 0.8;
- -webkit-filter: grayscale(30%);
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- blockquote img, #post img, .answer img {
- max-width: 240px;
- height: auto;
- }
- blockquote blockquote img {
- max-width: 180px;
- height: auto;
- }
- img {
- border:none;
- }
- h1, h2, h3 {
- font-family: "Aspex";
- font-size: 12px;
- color: #a3a6c2;
- font-weight: 500;
- text-transform: uppercase;
- letter-spacing: -1px;
- line-height: 20px !important;
- text-align: justify;
- }
- pre, code {
- color: #000000;
- font-family: "Calibri";
- text-transform: uppercase;
- font-size: 9px;
- line-height: 12px;
- letter-spacing: 1px;
- text-align: justify;
- background-color: #ffffff;
- padding: 10px;
- white-space:pre-wrap;
- word-wrap:break-word;
- }
- #entries {
- width: 260px;
- height: 100%;
- float: right;
- margin-top: 20px;
- margin-right: 300px;
- }
- #post {
- background-color: #eaeaea;
- width: 250px;
- text-align: justify;
- padding: 20px;
- margin-bottom: 50px;
- font-family: "Calibri";
- font-size: 12px;
- color: #000000;
- }
- #post b {
- font-family: "Calibri";
- font-size: 15px;
- text-transform: uppercase;
- font-weight: 100;
- }
- #post i {
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- }
- .posttitle {
- font-family: "Aspex";
- font-size: 20px;
- letter-spacing: 1px;
- color: #2d2e92;
- }
- #asker {
- font-family: "Aspex" !important;
- font-size: 20px;
- text-transform: uppercase;
- text-align: center;
- margin-bottom: 0px;
- }
- .question {
- background-color: #ffffff;
- padding: 10px;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- border-top: 1px dotted #2d2e92;
- }
- .chat b {
- text-transform: uppercase;
- }
- .player {
- width: 27px;
- height: 27px;
- left: 16px;
- top: 16px;
- opacity: 0.4;
- line-height: 0;
- overflow: hidden;
- }
- .details {
- margin-top: -20px;
- margin-left: 23px;
- font-family: "Calibri";
- font-size: 10px;
- text-transform: uppercase;
- }
- .quote {
- font-family: "Aspex";
- font-size: 15px;
- text-align: justify;
- line-height: 23px;
- }
- .source {
- font-family: "Gasara";
- font-size: 8px;
- text-align: right;
- }
- /* POST PERMA */
- .perma {
- margin-top: 15px;
- padding-top: 15px;
- line-height: 10px;
- border-top: 1px solid #ffffff;
- font-size: 9px;
- position: relative;
- text-transform :uppercase;
- }
- .perma a {
- display:inline-block;
- }
- .perma .pperma {
- float:right;
- display:inline-block;
- text-align:right;
- }
- /* SIDEBAR */
- #credit {
- position: fixed;
- bottom: 10px;
- left: 5px;
- font-size: 10px;
- text-transform: uppercase;
- text-align: center;
- font-family: "Calibri";
- text-transform: uppercase;
- font-size: 9px;
- line-height: 100%;
- }
- #s-m-t-tooltip{
- max-width: 200px;
- padding: 5px;
- margin: 10px;
- background-color: #e4e4e4;
- border-left: 3px solid #2d2e92;
- color: #000000;
- font-family: "Calibri";
- letter-spacing: 2px;
- text-transform: uppercase;
- font-size: 9px;
- line-height: 100%;
- z-index:9999999999999999999999999999999999999999999999;
- }
- .pinfo {
- margin-top: 20px;
- padding-top: 10px;
- border-top: 1px solid white;
- font-family: "Aspex";
- font-size: 10px;
- text-align: center;
- }
- .notes img {
- display: none;
- }
- .notes {
- font-family: "Calibri";
- font-size: 10px;
- text-align: justify;
- text-transform: uppercase;
- }
- #backk {
- position: fixed;
- background-color: #eaeaea;
- margin-left: -70%;
- margin-top: 10%;
- height: 100%;
- width: 100%;
- transform: rotate(40deg);
- }
- #mcwrap {
- height: 400px;
- width: 500px;
- position: fixed;
- bottom: 10px;
- left: 200px;
- }
- .render1 {
- position: absolute;
- }
- .decc {
- margin-left: 100px;
- margin-top: 270px;
- height: 130px;
- width: 180px;
- font-family: "Calibri";
- font-size: 10px;
- color: #000000;
- text-transform: uppercase;
- text-align: justify;
- }
- .dec {
- margin-top: -130px;
- margin-left: 350px;
- height: 130px;
- width: 100px;
- font-family: "Calibri";
- font-size: 10px;
- color: #000000;
- text-transform: uppercase;
- text-align: justify;
- }
- .render2 {
- margin-left: 265px;
- margin-top: -300px;
- }
- .render2 img {
- transform: perspective(400px) rotate3d(0,1,0,-180deg)
- }
- .bb {
- position: absolute;
- z-index: 1;
- height: 25px;
- width: 85px;
- margin-left: 15px;
- margin-top: -390px;
- }
- .links {
- margin-top: -145px;
- font-family: "Aspex";
- text-transform: uppercase;
- font-size: 10px;
- margin-left: 100px;
- }
- .hover {
- margin-top: -10px;
- font-family: "Aspex";
- font-size: 10px;
- text-transform: uppercase;
- margin-left: 350px;
- }
- .abt {
- margin-left: 115px;
- margin-top: -240px;
- height: 220px;
- width: 130px;
- }
- .like, .dis, .plus, .minus {
- height: 50px;
- width: 150px;
- margin-bottom: 5px;
- font-family: "Calibri";
- font-size: 10px;
- color: #000000;
- text-transform: uppercase;
- text-align: justify;
- line-height: 16px;
- }
- .plus b, .minus b {
- font-family: "Bebas Neue";
- font-size: 20px;
- }
- .zenith {
- width: 100px;
- height: 50px;
- margin-left: 350px;
- margin-top: -50px;
- }
- .dc {
- height: 90px;
- width: 105px;
- font-family: "Calibri";
- font-size: 10px;
- color: #000000;
- text-transform: uppercase;
- text-align: justify;
- margin-left: 347px;
- margin-top: -145px;
- }
- .friends {
- height: 60px;
- width: 180px;
- margin-top: -160px;
- margin-left: 275px;
- }
- .title {
- color: #2d2e92;
- font-family: "Aspex";
- font-size: 15px;
- text-transform: uppercase;
- margin-top: -85px;
- margin-left: 115px;
- }
- .pagi {
- margin-top: 30px;
- font-size: 20px;
- color: #2d2e92;
- font-family: "Bebas Neue";
- width: 270px;
- text-align: center;
- }
- </style>
- <script src="http://static.tumblr.com/whx9ghv/lq0m3ktlh/modernizr.custom.34978.js"></script>
- <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js'></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- </head>
- <body><div id="backk"></div>
- <div id="mcwrap">
- <div class="render1"><img src="http://i.imgur.com/FlkMLzd.png" /></div>
- <div class="decc">
- The representative of the <b>98 LINERS</b>, coming all the way from <b>NEW YORK CITY, USA</b>, meet the rookie idol <b>BROOKLYNN AHN</b>. Standing tall at <b>174 CENTIMETERS</b>, she is the <b>MAIN VOCALIST AND DANCER</b> or <b>TQ ENTERTAINMENT'S</b> biggest girl group, <b>ZENITH</b>. Described as a <b>HAPINESS PILL</b>, she will always infect those around with her grin.
- </div>
- <div class="render2">
- <img src="http://i.imgur.com/bLTpsRe.png" />
- </div>
- <div class="dec">
- She is not your <strike>typical</strike> young girl, she is a rather <b>KIND</b> and <b>INNOCENT</b>, her <b>SWEETNESS</b> will make you love her instantly and wish for more of her <b>GENTLE</b> self, forever.
- </div>
- <div class="bb">
- <a title="You're cute, but can you dab like Bambam?"><img src="http://i.imgur.com/M70V0ZU.png" /></a>
- </div>
- <div class="links">
- <a href="/">home</a> <a href="/inbox">text</a> <a href="/">links</a> <a href="/1">profile</a>
- </div>
- <div class="hover">
- <a title="This is a literate roleplay account. I will try to mirror your style, however I preffer para to script. I usually dislike writing long starters (due to creating a context that doesn't fit the other muse) but making it longer as replies go on is alright!">lit</a> <a title="My muse is 18 and /VERY/ innocent thus 18+ and not safe content have nothing to do with her. Please don't come here looking for that.">sfw</a> <a title="This is an idol!verse account, meaning she is not Doyeon, nor a trainee under Fantagio. Please treat her as TQ Ent's Brooklynn, a member of ZENITH.">oc</a> <a title="I take the time to go through everyone that's follows me and pick those that I wanna follow back. I also reserve the right to reply only to mutuals.">sel</a>
- </div>
- <div class="abt">
- <div class="like">
- <img src="http://i.imgur.com/KQuWiWx.png" /> Jelly worms, candy, animals, music, got7, food, sleeping, bears, bubblegum icecream.
- </div>
- <div class="dis">
- <img src="http://i.imgur.com/3saBK6x.png" /> Bullying, walking, loud music, being lazy, dancing, blue jelly worms, high heels, nights.
- </div>
- <div class="plus">
- <b>+</b> Affectionate, daring, sweet, childish, emphatic, attentative, charismatic, cute, kind.
- </div>
- <div class="minus">
- <b>-</b> childish, naive, gullible, loud, hyperactive, distracted, easily manipulated, impatient
- </div>
- </div>
- <div class="zenith">
- <a href=""><img src="http://i.imgur.com/qPsRhQb.png" /></a>
- </div>
- <div class="dc">
- My dearest baby smols, I love all of you. Thank you for being with me, singing and dancing together with my 10 sisters. <a title="You are the ones I will always treasure the most!">#FOREVERSOT11</a>
- </div>
- <div class="friends">
- <a href=""><img src="http://i.imgur.com/GlCtXLr.png" /></a>
- </div>
- <div class="title">
- Mr. CHU♡, on my lips now, CHU♡
- </div>
- </div>
- <div id="entries">
- {block:Posts}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- <!-- {ReblogParentURL}{block:ReblogParentLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{ReblogParentTitle}" />
- {/block:ReblogParentLogo}
- {block:NoReblogParentLogo}{ReblogParentLink}{/block:NoReblogParentLogo} -->
- {/block:ContentSource}
- <div id="post">
- <!-- TEXT POSTS -->
- {block:Text}
- <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
- {Body}
- {/block:Text}
- <!-- PHOTO POSTS -->
- {block:Photo}
- <center><img src="{PhotoURL-250}" /></center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- <!-- PHOTOSET POSTS -->
- {block:Photoset}
- <div class="photosetpost">{Photoset-250}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- <!-- QUOTE POSTS -->
- {block:Quote}
- <div class="quote">{Quote}</div>
- <div class="source">{block:Source} —{Source}{/block:Source}</div>
- {/block:Quote}
- <!-- LINK POSTS -->
- {block:Link}
- <div class="posttitle"><a href="{URL}" {Target}>{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- <!-- CHAT POSTS -->
- {block:Chat}
- <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
- <div class="chat">
- {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}</div>
- {/block:Chat}
- <!-- ASK POST -->
- {block:Answer}
- <div id="asker">{Asker}</div>
- <div class="question">{Question}</div>
- {Answer}
- {/block:Answer}
- <!-- AUDIO POST -->
- {block:Audio}
- <div class="player">{AudioPlayerGrey}</div>
- <div class="details">
- {block:TrackName}{TrackName}{/block:TrackName} by {block:Artist}{Artist}{/block:Artist}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- <!-- VIDEO POST -->
- {block:Video}
- <div class="video">{Video-250}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:IndexPage}
- <div class="perma">
- <span class="pperma">
- <a href="{Permalink}" target="_blank" class="r">{NoteCountWithLabel}</a><br>
- <a href="{ReblogURL}" target="_blank" class="r">REBLOG?</a>
- </span>
- <a href="{Permalink}" target="_blank">{DayOfMonth} {Month}</a><br>
- <a href="{Permalink}" target="_blank" title="{block:HasTags}{block:Tags}#{Tag}{/block:Tags}{/block:HasTags}">TAGGED</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="pinfo">
- Posted on {DayOfMonth} {Month} {Year} with {NoteCountWithLabel}.<br />
- Tagged as: {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}{/block:HasTags}.
- </div>
- <div class="notes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- {block:IndexPage}
- <div class="pagi">
- {block:PreviousPage}<a href="{PreviousPage}">PREV</a>{/block:PreviousPage} × {block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}
- </div>
- {/block:IndexPage}
- </div>
- <div id="credit">
- <a title="THEME BY 98BROOK.">♕</a><br />
- <a href="http://evt11ka.tumblr.com/">EVT11KA</a><br />
- <a href="http://fyzenith.tumblr.com/">FY!ZENITH</a><br />
- <a href="http://fybrooklynnahn.tumblr.com/">FY!BROOKLYNN</a><br />
- <a href="http://tq-entertainment.tumblr.com/">TQ ENTERTAINMENT</a>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement