Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- CR Solielios for this menu. DO NOT REPUBLISH ANYWHERE ELSE PERIOD !!! -->
- <head>
- <div id="petaltab1"><center>
- <br>
- <br>
- <div style=" width:150px; border:2px solid #FFCCE3; text-transform:none; letter-spacing: 1px; font-size: 18px; color:#000; font-family: 'Patrick Hand', cursive; background:transparent;">Slot 1</div><br>
- a
- </div>
- <div id="petaltab2"><center>
- <br>
- <br>
- <div style="width:150px; border:2px solid #FFCCE3; text-transform:none; letter-spacing: 1px; font-size: 18px; color:#000; font-family: 'Patrick Hand', cursive; background:transparent;">Slot 2</div><br>
- b
- </div>
- <div id="petaltab3"><center>
- <br>
- <br>
- <div style="width:150px; border:2px solid #FFCCE3; text-transform:none; letter-spacing: 1px; font-size: 18px; color:#000; font-family: 'Patrick Hand', cursive; background:transparent;">Slot 3</div><br>
- c
- </div>
- <div id="petaltab4"><center>
- <br>
- <br>
- <div style="width:150px; border:2px solid #FFCCE3; text-transform:none; letter-spacing: 1px; font-size: 18px; color:#000; font-family: 'Patrick Hand', cursive; background:transparent;">Slot 4</div><br>
- d
- <a href="https://limonysal.crd.co/"><img class=lim src="https://64.media.tumblr.com/531946e16c254d0f3f0982efadd14884/tumblr_inline_mkhtbi7qce1qz4rgp.png"></a>
- </div>
- </head>
- <style>
- #petaltab1{
- position:absolute;
- overflow:hidden;
- padding:5px;
- background:#FFCCE3;
- border:2px solid #FFCCE3;
- border-radius:0px 19px / 0px 19px;
- width:25px;
- height:25px;
- top:30px;
- left:40px;
- font-size:13px;
- font-family: 'Patrick Hand', cursive;
- color: #777;
- z-index:9999;
- -webkit-transition: opacity 0.6s linear;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- #petaltab1:hover{
- opacity:0.99;
- width:250px;
- height: 250px;
- background:white;
- border:2px solid #FFCCE3;
- border-radius:0px;
- z-index:999999999999;
- }
- #petaltab2{
- position:absolute;
- overflow:hidden;
- padding:5px;
- background:#FFCCE3;
- border:2px solid #FFCCE3;
- border-radius:19px 0px / 19px 0px;
- width:25px;
- height:25px;
- top:30px;
- left:80px;
- font-size:13px;
- font-family: 'Patrick Hand', cursive;
- color: #777;
- z-index:9999;
- -webkit-transition: opacity 0.6s linear;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- #petaltab2:hover{
- opacity:0.99;
- width:250px;
- height: 250px;
- background:white;
- border:2px solid #FFCCE3;
- border-radius:0px;
- z-index:999999999999;
- }
- #petaltab3{
- position:absolute;
- overflow:hidden;
- padding:5px;
- background:#FFCCE3;
- border:2px solid #FFCCE3;
- border-radius:19px 0px / 19px 0px;
- width:25px;
- height:25px;
- top:70px;
- left:40px;
- font-size:13px;
- font-family: 'Patrick Hand', cursive;
- color: #777;
- z-index:9999;
- -webkit-transition: opacity 0.6s linear;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- #petaltab3:hover{
- opacity:0.99;
- width:250px;
- height: 250px;
- background:white;
- border:2px solid #FFCCE3;
- border-radius:0px;
- z-index:999999999999;
- }
- #petaltab4{
- position:absolute;
- overflow:hidden;
- padding:5px;
- background:#FFCCE3;
- border:2px solid #FFCCE3;
- border-radius:0px 19px / 0px 19px;
- width:25px;
- height:25px;
- top:70px;
- left:80px;
- font-size:13px;
- font-family: 'Patrick Hand', cursive;
- color: #777;
- z-index:9999;
- -webkit-transition: opacity 0.6s linear;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- #petaltab4:hover{
- opacity:0.99;
- width:250px;
- height: 250px;
- background:white;
- border:2px solid #FFCCE3;
- border-radius:0px;
- z-index:999999999999;
- }
- .lim {
- position: fixed;
- bottom: 10px;
- left: 10px;
- margin-bottom: 10px;
- margin-left: 10px;
- width: 10px;
- height: auto;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement