Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- @import url('https://fonts.googleapis.com/css?family=Marck+Script|Overlock|Pirata+One|Satisfy|Cookie|Bebas+Neue');
- body {
- background-color: white;
- background-image: url('https://webstockreview.net/images/smoke-png-gif.gif');
- background-position: center;
- background-size: 100%;
- background-repeat:no-repeat;
- }
- #witch {
- position: fixed;
- left: 0px;
- right: 0px;
- top: 0px;
- bottom: 0px;
- }
- ::-webkit-scrollbar-track {
- background-color:;
- }
- ::-webkit-scrollbar-thumb {
- background-color:;
- }
- ::-webkit-scrollbar {
- width:0px;
- height:0px;
- }
- #container {
- position: absolute;
- left: 33%;
- top: 43%;
- height: 200px;
- width: 450px;
- background: transparent;
- }
- #box1 {
- position: absolute;
- z-index: 1;
- left: -3px;
- bottom: 0px;
- height: 186px;
- width: 440px;
- background: #FEF0F4;
- border: 3px solid #FCDFE8;
- box-shadow: 0px 0px 2px 2px #F8B3CA;
- padding: 5px;
- overflow-y: auto;
- font-family: 'Marck Script';
- color: #ff80aa;
- font-size: 12px;
- line-height: 16px;
- }
- #imgtop {
- position: absolute;
- left: -3px;
- top: -225px;
- height: 200px;
- width: 450px;
- border: 3px solid #FCDFE8;
- box-shadow: 0px 0px 2px 2px #F8B3CA;
- background-image: url('https://i.ibb.co/V3n5tns/ezgif-com-gif-maker-3.jpg');
- background-size: 100%;
- background-repeat: no-repeat;
- background-position: top;
- }
- #tab5 {
- position: absolute;
- z-index: 1;
- bottom: -87px;
- right: -3px;
- border: 3px solid #FCDFE8;
- box-shadow: 0px 0px 2px 2px #F8B3CA;
- height: 60px;
- width: 60px;
- background-image: url('https://64.media.tumblr.com/6044ca6700ecd1ec379d2eac1d15662f/tumblr_pfupvyPN871vva7dn_500.gif');
- background-size: 200%;
- background-repeat: no-repeat;
- background-position: left;
- }
- #tab4 {
- position: absolute;
- z-index: 1;
- bottom: -87px;
- right: -88px;
- border: 3px solid #FCDFE8;
- box-shadow: 0px 0px 2px 2px #F8B3CA;
- height: 60px;
- width: 60px;
- background-image: url('https://64.media.tumblr.com/4a2dc8e81eed3b835c8444394672ff6c/ea71f4f20e59306d-7d/s1280x1920/3f8c098ac0caed08fa947826dde1218c5792feff.jpg');
- background-size: 200%;
- background-repeat: no-repeat;
- background-position: top center;
- }
- #tab3 {
- position: absolute;
- z-index: 1;
- bottom: 0px;
- right: -88px;
- border: 3px solid #FCDFE8;
- box-shadow: 0px 0px 2px 2px #F8B3CA;
- height: 60px;
- width: 60px;
- background-image: url('https://i.pinimg.com/originals/ab/13/06/ab1306350634ee6045c0454b79013513.gif');
- background-size: 200%;
- background-repeat: no-repeat;
- }
- #tab2 {
- position: absolute;
- z-index: 1;
- bottom: 87px;
- right: -88px;
- border: 3px solid #FCDFE8;
- box-shadow: 0px 0px 2px 2px #F8B3CA;
- height: 60px;
- width: 60px;
- background-image: url('https://64.media.tumblr.com/4b7dadf18c9c8ef3a344b1ef4a67e2f1/4c8a7f9a3c80c05a-cf/s640x960/842830babadccaee9a75c50f52e87c607db60020.jpg');
- background-size: 100%;
- background-repeat: no-repeat;
- }
- #tab1 {
- position: absolute;
- z-index: 1;
- bottom: 174px;
- right: -88px;
- border: 3px solid #FCDFE8;
- box-shadow: 0px 0px 2px 2px #F8B3CA;
- height: 60px;
- width: 60px;
- background-image: url('https://i.pinimg.com/originals/d9/f3/78/d9f3787d8a6aed86dd3f7a60abb46ce0.gif');
- background-size: 200%;
- background-repeat: no-repeat;
- }
- h1 {
- font-family: 'Pirata One';
- color: #fff;
- background-color: #F488AD;
- line-height: 20px;
- margin: 0;
- text-align: center;
- letter-spacing: 2px;
- background-image: url('https://gifimage.net/wp-content/uploads/2018/06/transparent-flower-gif-9.gif');
- background-size: 10%;
- background-repeat: repeat;
- }
- b {
- font-family: 'Overlock';
- color: #ab5974;
- }
- a {
- font-family: 'Cookie';
- color: #cfcd9d;
- text-decoration: none;
- font-size: 13px;
- }
- a:hover {
- color: #000;
- text-decoration: underline;
- }
- .friend {
- width: 65px;
- height:41px;
- opacity: 1;
- border: 1px dashed #ab5974;
- border-Radius: 10%;
- margin-right: .5px;
- margin-top: 4px;
- margin-bottom:-5px;
- 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 yellow;
- margin-right: .5px;
- margin-top: 4px;
- margin-bottom:-5px;
- -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;
- }
- </style>
- <div id="witch" oncontextmenu="return false;">
- <div id="container">
- <div id="imgtop"></div>
- <a href="#2"><div id="tab1"></div></a>
- <a href="#3"><div id="tab2"></div></a>
- <a href="#4"><div id="tab3"></div></a>
- <a href="#5"><div id="tab4"></div></a>
- <a href="#1"><div id="tab5"></div></a>
- <div id="box1">
- <div style="height: 186px; overflow-y: hidden;">
- <a name="1"></a>
- <div style="height: 186px; overflow: auto;">
- <div style="margin: 0 auto; width: 36.4em;">
- <h1>Out of Character</h1>
- Stuff. <B>Bold stuff.</B> <a href="" target="_blank">Yo</a>
- </div></div>
- <a name="2"></a>
- <div style="height: 186px; overflow: auto;">
- <div style="margin: 0 auto; width: 36.4em;">
- <h1>Statistics</h1>
- </div></div>
- <a name="3"></a>
- <div style="height: 186px; overflow: auto;">
- <div style="margin: 0 auto; width: 36.4em;">
- <h1>Headcanons</h1>
- </div></div>
- <a name="4"></a>
- <div style="height: 186px; overflow: auto;">
- <div style="margin: 0 auto; width: 36.4em;">
- <h1>Abilities</h1>
- </div></div>
- <a name="5"></a>
- <div style="height: 200px; overflow: auto;">
- <div style="margin: 0 auto; width: 36.4em;">
- <h1>Connections</h1>
- <center>
- <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
- <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
- <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
- <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
- <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
- <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
- <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
- <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
- <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
- <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
- <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
- <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
- </center>
- </div></div></div></div>
- </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement