Advertisement
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=Poiret+One);
- @import url(https://fonts.googleapis.com/css?family=Quicksand);
- @import url(https://fonts.googleapis.com/css?family=Cinzel);
- ::-webkit-scrollbar {
- width: 7px;
- }
- ::-webkit-scrollbar-track {
- border-radius: 200vw;
- }
- ::-webkit-scrollbar-thumb {
- border-radius: 200vw;
- background-color: #2a1928;
- }
- a, u {
- text-decoration: none;
- color: #f99e1a;
- -webkit-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- }
- a:hover{
- color: #ae6e12;
- }
- body{
- margin-top: 0px;
- margin-right: 0px;
- margin-bottom: 0px;
- margin-left: 0px;
- background-image: url(http://i.imgur.com/4KP3Sl6.png);
- background-size: 20vw;
- background-repeat: repeat;
- background-position: left top;
- }
- a.banner{
- text-decoration: none;
- color: #242424;
- -webkit-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- }
- a.banner:hover{
- color: #00d7fd;
- }
- b1{
- color: #f3ecf6;
- font-family: Cinzel;
- text-decoration: none;
- font-style: italic;
- }
- b2{
- color: #db4289;
- font-family: Cinzel;
- text-decoration: none;
- font-style: italic;
- }
- h1 {
- text-align: center;
- color: #00d7fd;
- font-family: Cinzel;
- text-shadow: 2px 2px 8px #242424;
- }
- #Wrapper{
- position: absolute;
- top: 0%;
- left: 0%;
- height: 100%;
- width: 100%;
- z-index: 1;
- overflow: hidden;
- }
- #Image{
- position: absolute;
- top: 20%;
- left: 30%;
- width: 40%;
- height: 80%;
- z-index: 5;
- overflow: hidden;
- }
- #Sluts{
- position: absolute;
- top: -10vw;
- left: 50%;
- width: 20vw;
- height: 20vw;
- margin-left: -10vw;
- z-index: 6;
- border-radius: 300vw;
- background-color: #2a1928;
- }
- #GalleryFrame{
- position: absolute;
- top: 0%;
- left: 50%;
- width: 0%;
- height: 0%;
- z-index: 11;
- border-radius: 300vw;
- background-color: #2a1928;
- overflow: hidden;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- #GalleryHolder{
- position: absolute;
- top: 50%;
- left: 0%;
- width: 100%;
- height: 50%;
- z-index: 12;
- overflow: auto;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- #GalleryExit{
- position: absolute;
- top: 0%;
- left: 50%;
- width: 0%;
- height: 0%;
- z-index: 9;
- border-radius: 300vw;
- background-color: #2a1928;
- overflow: hidden;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- #ExitImage{
- position: absolute;
- top: 95%;
- width: 100%;
- height: 6%;
- z-index: 9;
- background-image: url(http://i.imgur.com/9gXDFry.png);
- background-size: 100%;
- }
- #Sluts:hover + #GalleryFrame{
- width: 100%;
- height: 180%;
- left: 0%;
- top: -90%;
- border-radius: 0vw;
- }
- #GalleryFrame:hover{
- width: 100%;
- height: 180%;
- left: 0%;
- top: -90%;
- border-radius: 0vw;
- }
- #GalleryFrame:hover + #GalleryExit{
- width: 100%;
- height: 200%;
- left: 0%;
- top: -100%;
- border-radius: 0vw;
- background-color: #1A0F18;
- }
- #Sluts:hover ~ #GalleryExit{
- width: 100%;
- height: 200%;
- left: 0%;
- top: -100%;
- border-radius: 0vw;
- background-color: #1A0F18;
- }
- #MenuLeft{
- position: absolute;
- top: 92%;
- left: 1.2%;
- width: 25%;
- height: 65%;
- z-index: 7;
- border-radius: 2vw;
- background-color: #2a1928;
- padding: 0% 1.5% 0% 1.5%;
- text-align: justify;
- color: #f3ecf6;
- font-size: 1.5vw;
- font-family: 'Quicksand';
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- #AshleyTitle{
- position: absolute;
- top: 1.5%;
- left: 32.5%;
- height: 10%;
- width: 35%;
- z-index: 8;
- }
- #MenuRight{
- position: absolute;
- top: 92%;
- left: 70%;
- width: 25%;
- height: 65%;
- z-index: 7;
- border-radius: 2vw;
- background-color: #2a1928;
- padding: 0% 1.5% 0% 1.5%;
- text-align: justify;
- color: #db4289;
- font-size: 1.5vw;
- font-family: 'Quicksand';
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- #CassyTitle{
- position: absolute;
- top: 1.5%;
- left: 32.5%;
- height: 10%;
- width: 35%;
- z-index: 8;
- }
- #MenuRight:hover{
- top: 40%;
- }
- #MenuLeft:hover{
- top: 40%;
- }
- </style>
- <div id="Wrapper">
- <div id="Image"><img src="http://i.imgur.com/EGPjL6z.png" width="100%"></div>
- <div id="Sluts"><img src="http://i.imgur.com/p2R5A1i.png" width="100%" height="100%"></div>
- <div id="GalleryFrame">
- <div id="GalleryHolder">
- <img src="http://i.imgur.com/hJAnvB9.jpg"style="height:60%;margin:0.25vw 0vw 3.5vw 2vw;border:0.1vw solid #993b8f;box-shadow:0px 0px 0.2vw 0.2vw #6a2460;float:left;"></a>
- <img src="http://i.imgur.com/ZfuxjJ9.jpg"style="height:60%;margin:0.25vw 0vw 3.5vw 2vw;border:0.1vw solid #993b8f;box-shadow:0px 0px 0.2vw 0.2vw #6a2460;float:left;"></a>
- <img src="http://i.imgur.com/2SLxdIk.png"style="height:60%;margin:0.25vw 0vw 3.5vw 2vw;border:0.1vw solid #993b8f;box-shadow:0px 0px 0.2vw 0.2vw #6a2460;float:left;"></a>
- <img src="http://i.imgur.com/0KVhJkQ.png"style="height:60%;margin:0.25vw 0vw 3.5vw 2vw;border:0.1vw solid #993b8f;box-shadow:0px 0px 0.2vw 0.2vw #6a2460;float:left;"></a>
- <img src="http://i.imgur.com/OBH1IZJ.jpg"style="height:60%;margin:0.25vw 0vw 3.5vw 2vw;border:0.1vw solid #993b8f;box-shadow:0px 0px 0.2vw 0.2vw #6a2460;float:left;"></a>
- <img src="http://i.imgur.com/tFLo2ga.png"style="height:60%;margin:0.25vw 0vw 3.5vw 2vw;border:0.1vw solid #993b8f;box-shadow:0px 0px 0.2vw 0.2vw #6a2460;float:left;"></a>
- <img src="http://i.imgur.com/KGg3u1z.jpg"style="height:60%;margin:0.25vw 0vw 3.5vw 2vw;border:0.1vw solid #993b8f;box-shadow:0px 0px 0.2vw 0.2vw #6a2460;float:left;"></a>
- <img src="http://i.imgur.com/kJy0I9T.jpg"style="height:60%;margin:0.25vw 0vw 3.5vw 2vw;border:0.1vw solid #993b8f;box-shadow:0px 0px 0.2vw 0.2vw #6a2460;float:left;"></a>
- <img src="http://i.imgur.com/hTCxS56.png"style="height:60%;margin:0.25vw 0vw 3.5vw 2vw;border:0.1vw solid #993b8f;box-shadow:0px 0px 0.2vw 0.2vw #6a2460;float:left;"></a>
- <img src="http://i.imgur.com/vjMFFrB.jpg"style="height:60%;margin:0.25vw 0vw 3.5vw 2vw;border:0.1vw solid #993b8f;box-shadow:0px 0px 0.2vw 0.2vw #6a2460;float:left;"></a>
- <img src="http://i.imgur.com/RFzuR8J.jpg"style="height:60%;margin:0.25vw 0vw 3.5vw 2vw;border:0.1vw solid #993b8f;box-shadow:0px 0px 0.2vw 0.2vw #6a2460;float:left;"></a>
- <img src="http://i.imgur.com/ex9AyuR.jpg"style="height:60%;margin:0.25vw 0vw 3.5vw 2vw;border:0.1vw solid #993b8f;box-shadow:0px 0px 0.2vw 0.2vw #6a2460;float:left;"></a>
- </div>
- </div>
- <div id="GalleryExit">
- <div id="ExitImage"></div>
- </div>
- <div id="MenuLeft">
- <div id="AshleyTitle"><img src="http://i.imgur.com/HdTP7H0.png" width="100%" height="100%"></div>
- <br><br>
- Name
- <font style="float:right" color="#db4289">Ashley Winter</font><br>
- Nickname
- <font style="float:right" color="#db4289">Ash / Bitch</font><br>
- Sex
- <font style="float:right" color="#db4289">Female</font><br>
- Age
- <font style="float:right" color="#db4289">21</font><br>
- Sexuality
- <font style="float:right" color="#db4289">Bisexual</font><br>
- Dom / Sub
- <font style="float:right" color="#db4289">50 / 50</font><br>
- Master
- <font style="float:right" color="#db4289">Jacob / Caeleb</font><br>
- </div>
- <div id="MenuRight">
- <div id="CassyTitle"><img src="http://i.imgur.com/NFQIDII.png" width="100%" height="100%"></div>
- <br><br>
- Name
- <font style="float:right" color="#f3ecf6">Cassy Howits</font><br>
- Nickname
- <font style="float:right" color="#f3ecf6">Candy</font><br>
- Sex
- <font style="float:right" color="#f3ecf6">Female</font><br>
- Age
- <font style="float:right" color="#f3ecf6">20</font><br>
- Sexuality
- <font style="float:right" color="#f3ecf6">Bisexual</font><br>
- Dom / Sub
- <font style="float:right" color="#f3ecf6">100% Sub</font><br>
- Master
- <font style="float:right" color="#f3ecf6">Jacob / Caeleb</font><br>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement