Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- @import url(//fonts.googleapis.com/css?family=Trade+Winds|Fjalla+One|Antic+Slab|Josefin+Sans);
- body {
- background-color: #fff;
- background-image: linear-gradient(to bottom left, #2F5172, #273C50, #480909, #290808);
- background-position: center;
- background-size: 100%;
- background-repeat:no-repeat;
- }
- #whole {
- position: fixed;
- left: 0px;
- right: 0px;
- top: 0px;
- bottom: 0px;
- }
- ::-webkit-scrollbar-track {
- background-color: transparent;
- border-right: 1px solid #000;
- }
- ::-webkit-scrollbar-thumb {
- background-color: #414BAF;
- }
- ::-webkit-scrollbar {
- width: 2px;
- height: 4px;
- }
- #overlay {
- background: url('');
- background-repeat: repeat;
- z-index: -1;
- position: fixed;
- background-size: 7%;
- left: 0px;
- right: 0px;
- top: 0px;
- bottom: 0px;
- }
- #render {
- position: absolute;
- left: 30vw;
- bottom: 0.65vh;
- width: 30vw;
- height: 69vh;
- background-color: transparent;
- background-image: url('https://media.discordapp.net/attachments/724949383744979026/755468952276041748/mmmmmmmmmmm.png?width=473&height=473');
- background-size: 110%;
- background-repeat: no-repeat;
- z-index: 3;
- }
- #container {
- position: absolute;
- left: 4vw;
- bottom: 0vh;
- height: 55vh;
- width: 55vw;
- background-color: #273C50;
- border: 4px solid #273c50;
- background-image: url('https://www.transparenttextures.com/patterns/black-twill.png');
- background-size: 1%;
- background-repeat: repeat;
- padding: 5px;
- z-index: 3;
- }
- #shadow {
- position: absolute;
- left: 4.7vw;
- bottom: 1vh;
- height: 55vh;
- width: 55vw;
- background-color: #111c28;
- border: 4px solid #111C28;
- padding: 5px;
- z-index: 2;
- }
- #shadow2 {
- position: absolute;
- left: 5.4vw;
- bottom: 2vh;
- height: 55vh;
- width: 55vw;
- background-color: #290808;
- border: 4px solid #290808;
- padding: 5px;
- z-index: 1;
- }
- /*ooc*/
- #yo {
- position: absolute;
- z-index: 4;
- left: 4.5vw;
- bottom: 1vh;
- height: 20vh;
- width: 19.5vw;
- background-color: #111c28;
- border: 2px solid #273C50;
- color: #DEDEDE;
- font-family: 'Josefin Sans';
- font-size: 12px;
- line-height: 15px;
- overflow-y: auto;
- padding: 5px;
- }
- /*friends*/
- #kattara {
- position: absolute;
- z-index: 4;
- left: 25.2vw;
- bottom: 1vh;
- height: 20vh;
- width: 14.3vw;
- background-color: #111c28;
- border: 2px solid #273C50;
- color: #DEDEDE;
- font-family: 'Josefin Sans';
- text-align: center;
- font-size: 12px;
- line-height: 15px;
- overflow-y: auto;
- padding: 5px;
- }
- .friend {
- width: 3vw;
- height: 4vh;
- opacity: 1;
- border: 1px dashed #2F5172;
- border-Radius: 10%;
- margin-left: 0px;
- margin-right: 0px;
- margin-top: 0px;
- margin-bottom: 0px;
- opacity: 0.8;
- -webkit-transition:opacity 0.7s linear;
- -webkit-transition:all 0.6s ease-out;
- -moz-transition:all 0.6s ease-out;
- transition:all 0.6s ease-out;
- }
- .friend:hover {
- opacity: 0.7;
- border: 1px dashed #480909;
- margin-left: 3px;
- margin-right: 0px;
- margin-top: 1px;
- margin-bottom: 0px;
- -webkit-transition:opacity 0.7s linear;
- -webkit-transition:all 0.6s ease-out;
- -moz-transition:all 0.6s ease-out;
- transition:all 0.6s ease-out;
- }
- /*tab box*/
- #tabe {
- position: absolute;
- z-index: 4;
- left: 4.5vw;
- bottom: 23.4vh;
- height: 31.1vh;
- width: 23.1vw;
- background-color: #111c28;
- border: 2px solid #273C50;
- color: #DEDEDE;
- font-family: 'Josefin Sans';
- font-size: 12px;
- line-height: 15px;
- overflow-y: auto;
- padding: 5px;
- }
- #tab5 {
- position: absolute;
- z-index: 4;
- left: 29vw;
- bottom: 24.6vh;
- background-color: #2F5172;
- border: 2px solid #111c28;
- height: 6vh;
- width: 1vw;
- }
- #tab5:hover {
- border: 2px solid #273C50;
- background-color: #480909;
- }
- #tab4 {
- position: absolute;
- z-index: 4;
- left: 29vw;
- bottom: 30.6vh;
- background-color: #2F5172;
- border: 2px solid #111c28;
- height: 6vh;
- width: 1vw;
- }
- #tab4:hover {
- border: 2px solid #273C50;
- background-color: #480909;
- }
- #tab3 {
- position: absolute;
- z-index: 4;
- left: 29vw;
- bottom: 36.6vh;
- background-color: #2F5172;
- border: 2px solid #111c28;
- height: 6vh;
- width: 1vw;
- }
- #tab3:hover {
- border: 2px solid #273C50;
- background-color: #480909;
- }
- #tab2 {
- position: absolute;
- z-index: 4;
- left: 29vw;
- bottom: 42.6vh;
- background-color: #2F5172;
- border: 2px solid #111c28;
- height: 6vh;
- width: 1vw;
- }
- #tab2:hover {
- border: 2px solid #273C50;
- background-color: #480909;
- }
- #tab1 {
- position: absolute;
- z-index: 4;
- left: 29vw;
- bottom: 48.6vh;
- background-color: #2F5172;
- border: 2px solid #111c28;
- height: 6vh;
- width: 1vw;
- }
- #tab1:hover {
- border: 2px solid #273C50;
- background-color: #480909;
- }
- h1 {
- color: #658CB1;
- background-color: #480909;
- background-image: url('https://www.transparenttextures.com/patterns/dark-matter.png');
- background-repeat: repeat;
- background-size: 1%;
- font-family: 'Trade Winds';
- font-size: 18px;
- line-height: 12px;
- margin-top: 2px;
- text-align: right;
- margin-left: 0px;
- margin-right: 0px;
- margin-bottom: 3px;
- }
- b {
- font-family: 'Fjalla One';
- color: #C2BE4F;
- font-size: 12px;
- }
- a {
- font-family: 'Antic Slab';
- color: #FF3838;
- text-decoration: none;
- font-size: 11px;
- }
- a:hover {
- color: #000;
- text-decoration: underline;
- }
- i {
- color: #414BAF;
- }
- </style>
- <div id="whole" oncontextmenu="return false;">
- <div id="overlay"></div>
- <div id="container"></div>
- <div id="shadow"></div>
- <div id="shadow2"></div>
- <div id="render"></div>
- <div id="yo"><h1>Ooc</h1>
- <B>00.</B> This code was created by <a href="" target="_blank">Chuu</a> for <I>Kai</i>, do not steal!! Trust us, we'll know if you do.
- </div>
- <div id="kattara">
- <h1>Connections</h1>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://cdn.discordapp.com/attachments/724949383744979026/755485960015183973/d1lxvpm-8e2a2408-4a7d-4cb0-8742-06afb38e03cc.png" title="Info here" class="friend"></a>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://cdn.discordapp.com/attachments/724949383744979026/755485960015183973/d1lxvpm-8e2a2408-4a7d-4cb0-8742-06afb38e03cc.png" title="Info here" class="friend"></a>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://cdn.discordapp.com/attachments/724949383744979026/755485960015183973/d1lxvpm-8e2a2408-4a7d-4cb0-8742-06afb38e03cc.png" title="Info here" class="friend"></a>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://cdn.discordapp.com/attachments/724949383744979026/755485960015183973/d1lxvpm-8e2a2408-4a7d-4cb0-8742-06afb38e03cc.png" title="Info here" class="friend"></a>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://cdn.discordapp.com/attachments/724949383744979026/755485960015183973/d1lxvpm-8e2a2408-4a7d-4cb0-8742-06afb38e03cc.png" title="Info here" class="friend"></a>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://cdn.discordapp.com/attachments/724949383744979026/755485960015183973/d1lxvpm-8e2a2408-4a7d-4cb0-8742-06afb38e03cc.png" title="Info here" class="friend"></a>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://cdn.discordapp.com/attachments/724949383744979026/755485960015183973/d1lxvpm-8e2a2408-4a7d-4cb0-8742-06afb38e03cc.png" title="Info here" class="friend"></a>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://cdn.discordapp.com/attachments/724949383744979026/755485960015183973/d1lxvpm-8e2a2408-4a7d-4cb0-8742-06afb38e03cc.png" title="Info here" class="friend"></a>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://cdn.discordapp.com/attachments/724949383744979026/755485960015183973/d1lxvpm-8e2a2408-4a7d-4cb0-8742-06afb38e03cc.png" title="Info here" class="friend"></a>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://cdn.discordapp.com/attachments/724949383744979026/755485960015183973/d1lxvpm-8e2a2408-4a7d-4cb0-8742-06afb38e03cc.png" title="Info here" class="friend"></a>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://cdn.discordapp.com/attachments/724949383744979026/755485960015183973/d1lxvpm-8e2a2408-4a7d-4cb0-8742-06afb38e03cc.png" title="Info here" class="friend"></a>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://cdn.discordapp.com/attachments/724949383744979026/755485960015183973/d1lxvpm-8e2a2408-4a7d-4cb0-8742-06afb38e03cc.png" title="Info here" class="friend"></a>
- </div>
- <a href="#1"><div id="tab5"></div></a>
- <a href="#5"><div id="tab4"></div></a>
- <a href="#4"><div id="tab3"></div></a>
- <a href="#3"><div id="tab2"></div></a>
- <a href="#2"><div id="tab1"></div></a>
- <div id="tabe">
- <div style="height: 31.1vh; overflow-y: hidden;">
- <a name="1"></a>
- <div style="height: 31.1vh; overflow: auto;">
- <div style="margin: 0 auto; width: 26em;">
- <h1>Statistics</h1>
- </div></div>
- <a name="2"></a>
- <div style="height: 31.1vh; overflow: auto;">
- <div style="margin: 0 auto; width: 26em;">
- <h1>Persona</h1>
- </div></div>
- <a name="3"></a>
- <div style="height: 31.1vh; overflow: auto;">
- <div style="margin: 0 auto; width: 26em;">
- <h1>Personality</h1>
- </div></div>
- <a name="4"></a>
- <div style="height: 31.1vh; overflow: auto;">
- <div style="margin: 0 auto; width: 26em;">
- <h1>History</h1>
- </div></div>
- <a name="5"></a>
- <div style="height: 31.1vh; overflow: auto;">
- <div style="margin: 0 auto; width: 26em;">
- <h1>Headcanons</h1>
- </div></div></div></div>
Add Comment
Please, Sign In to add comment