Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <body><style type="text/css">
- @import url(https://fonts.googleapis.com/css?family=Indie+Flower|Great+Vibes|Merienda+One);
- html, body {
- background: #fff0f3;
- background-image:url("");
- background-size:400px;
- background-repeat:no-repeat;
- background-position:center bottom;
- }
- ::-webkit-scrollbar-button:vertical:{
- background-color: #transparent;}
- ::-webkit-scrollbar-thumb:vertical {
- background-color:#transparent;
- height:150px;}
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:#transparent;
- height:60px;}
- ::-webkit-scrollbar {
- height:60px;
- width:5px;
- background-color:#transparent;}
- #image {
- width: 420px;
- margin: 0px;
- border: none;
- height: 700px;
- background-color:transparent;
- position: absolute;
- right: 0%;
- bottom: 0%;
- background-image:url("http://i.picpar.com/Vvyd.png");
- background-repeat:no-repeat;
- background-position: bottom;
- background-size: 100%;
- }
- #container {
- background-color:#ADA8BE;
- width: 900px;
- height: 500px;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Indie Flower', cursive;
- color: #000;
- left: 5%;
- top: 15%;
- z-index:1;
- border: #000000 solid 2px;
- -webkit-animation: fadein 7s; /* Safari, Chrome and Opera > 12.1 */
- -moz-animation: fadein 7s; /* Firefox < 16 */
- -ms-animation: fadein 7s; /* Internet Explorer */
- -o-animation: fadein 7s; /* Opera < 12.1 */
- animation: fadein 7s;
- }
- @keyframes fadein {
- from { opacity: 0; }
- to { opacity: 1; }
- }
- /* Firefox < 16 */
- @-moz-keyframes fadein {
- from { opacity: 0; }
- to { opacity: 1; }
- }
- /* Safari, Chrome and Opera > 12.1 */
- @-webkit-keyframes fadein {
- from { opacity: 0; }
- to { opacity: 1; }
- }
- /* Internet Explorer */
- @-ms-keyframes fadein {
- from { opacity: 0; }
- to { opacity: 1; }
- }
- /* Opera < 12.1 */
- @-o-keyframes fadein {
- from { opacity: 0; }
- to { opacity: 1; }
- }
- #content {
- background-color:#ECB0E1;
- width: 550px;
- height: 440px;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Indie Flower', cursive;
- color: #000;
- left: 3%;
- bottom: 3%;
- z-index: 0;
- border: #000000 solid 2px;
- }
- #friendlist {
- background-color:#ECB0E1;
- width: 250px;
- height: 460px;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Indie Flower', cursive;
- color: #000;
- right: 3%;
- bottom: 3%;
- z-index:1;
- border: #000000 solid 2px;
- }
- #nav {
- background-color: transparent;
- width: 250px;
- height:40px;
- margin:auto;
- position: absolute;
- left: 20%;
- top: 3%;
- text-align: center;
- z-index:1;
- }
- #nav a, #nav a:link, #nav a:visited {
- display:inline-block;
- background: #ECB0E1;
- color: #cc0e0e;
- margin-top: 0px;
- margin-bottom: 0px;
- margin-left: 0px;
- height: 10px;
- width: 40px;
- border-radius: 5px;
- box-shadow: 0px 0px 5px #000;
- }
- #nav a:active, #nav a:hover {
- display:inline-block;
- height: 10px;
- width: 40px;
- text-decoration:none;
- background: #000;
- color: #000;
- margin: 0px;
- box-shadow: 0px 0px 5px #cc0e0e;
- }
- #name {
- z-index:15;
- position: absolute;
- left: 0%;
- top: 9%;
- margin: auto;
- background: #transparent;
- width: 500px;
- height: 50px;
- font-family: Great Vibes;
- font-size: 60px;
- background: url(https://cdn.shopify.com/s/files/1/1353/8123/files/Smoke.gif?3170450201838282347) 0px 0px repeat;
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- background-position: center;
- display:block;
- text-align: center;
- letter-spacing: 1px;
- -webkit-transition:opacity 2s linear;
- line-height:3.6vw;
- }
- #nameunder{
- z-index:15;
- position: absolute;
- left: 0%;
- top: 9%;
- margin: auto;
- background: #transparent;
- width: 500px;
- height: 50px;
- font-family: Great Vibes;
- font-size: 60px;
- -webkit-text-fill-color: #DB7093;
- text-transform: none;
- -webkit-background-clip: text;
- display:block;
- text-shadow: -1px 0 #999, 0 1px #000,1px 0 #000, 0 -1px #999;
- text-align: center;
- letter-spacing: 1px;
- -webkit-transition:opacity 2s linear;
- line-height:3.6vw;
- }
- .header{
- position:absolute;
- width:500px;
- background:#transparent;
- height:50px;
- overflow:hidden;
- font-family: 'Great Vibes', cursive;
- font-size: 50px;
- font-weight:lighter;
- font-style:none;
- color:#000000;
- letter-spacing: 0px;
- text-transform:none;
- text-align:center;
- }
- .credit{
- position: fixed;
- bottom: 0px;
- left: 2px;
- height: 25px;
- width: 25px;
- line-height: 15px;
- font-size: 10px;
- color: #000;
- text-align: center;
- font-family: roboto;
- }
- i{color: #000;}
- b{color: #482728;}
- a{color: #B88E8D; text-decoration: none;}
- h1{ font-size: 20px; font-family: 'Merienda One', cursive; border-bottom: 1px solid #000;}
- #Layout {position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px;}
- </style>
- <div id="Layout" oncontextmenu="return false;">
- <div class="credit" title="Profile by RageQxeen">♛</div>
- <div id="nameunder">The Entertainment</div><div id="name">The Entertainment</div>
- <div class="header" style="bottom: 4%; left: 44%;">Has Arrived!</div>
- <div id="container">
- <div id="nav">
- <a href="#one"></a>
- <a href="#two"></a>
- <a href="#three"></a>
- <a href="#four"></a>
- </div>
- <div id="content">
- <div style="width: 550px; height: 440px; overflow-y: hidden;">
- <a name="one"></a>
- <div style="width: 550px; height: 440px; overflow: auto;" align="center">
- <span style="float:left;"><b>Name</b></span><span style="float:right;"> </span><br>
- <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;"> </span><br>
- <span style="float:left;"><b>Gender</b></span><span style="float:right;"> </span><br>
- <span style="float:left;"><b>Age</b></span><span style="float:right;"> </span><br>
- <span style="float:left;"><b>Height</b></span><span style="float:right;"> </span><br>
- <span style="float:left;"><b>Weight</b></span><span style="float:right;"> </span><br><br>
- <span style="float:left;"><b>Orientation</b></span><span style="float:right;"> </span><br>
- <span style="float:left;"><b>Relationship</b></span><span style="float:right;"> </span><br>
- <span style="float:left;"><b>Race</b></span><span style="float:right;"> </span><br>
- <span style="float:left;"><b>Affiliation</b></span><span style="float:right;"> </span><br>
- <span style="float:left;"><b>Mentality</b></span><span style="float:right;"> </span><br><br>
- <span style="float:left;"><b>Eyes</b></span><span style="float:right;"> </span><br>
- <span style="float:left;"><b>Hair</b></span><span style="float:right;"> </span><br>
- <span style="float:left;"><b>Build</b></span><span style="float:right;"> </span><br>
- </div>
- <a name="two"></a>
- <div style="width: 550px; height: 440px; overflow: auto;" align="center">
- <h1>TITLE HERE</h1>
- </div>
- <a name="three"></a>
- <div style="width: 550px; height: 440px; overflow: auto;" align="center">
- <h1>TITLE HERE</h1>
- </div>
- <a name="four"></a>
- <div style="width: 550px; height: 440px; overflow: auto;" align="center">
- <h1>Out of Character</h1>
- <b>00</b>. Code made by <a href="https://alliealgiere.neocities.org" target="_blank">RageQxeen</a>! Do not remove credit!
- </div>
- </div>
- </div>
- <div id="friendlist">
- <div style="width: 250px; height: 460px; overflow: auto;" align="center">
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.<br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.<br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.<br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.<br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.
- </div>
- </div>
- </div>
- </div>
- <div id="image"></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment