Advertisement
solielios

2lower menu! ♡

Sep 19th, 2021 (edited)
741
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.26 KB | None | 0 0
  1. <!-- CR Solielios for this menu. DO NOT REPUBLISH ANYWHERE ELSE PERIOD !!! -->
  2.  
  3. <body>
  4. <div id="tab1"><center>
  5. <br><br>
  6. <div style="background: #ffffff; width:140px; border: 1px dotted #fc8b9e; padding: 8px;font-size: 23px;"><b>slot 1</b></div><p>
  7.  
  8. <br>Info goes here<br><br>
  9.  
  10. </div>
  11.  
  12. <div id="tab2"><center>
  13. <br><br>
  14. <div style="background: #ffffff; width:140px; border: 1px dotted #fc8b9e; padding: 8px;font-size: 23px;"><b>slot 2</b></div><p>
  15.  
  16. <br>Info goes here<br><br>
  17.  
  18. </div>
  19.  
  20. <div id="tab3"><center>
  21. <br><br>
  22. <div style="background: #ffffff; width:140px; border: 1px dotted #fc8b9e; padding: 8px;font-size: 23px;"><b>slot 3</b></div><p>
  23.  
  24. <br>Info goes here<br><br>
  25.  
  26. </div>
  27.  
  28. <div id="tab4"><center>
  29. <br><br>
  30. <div style="background: #ffffff; width:140px; border: 1px dotted #fc8b9e; padding: 8px;font-size: 23px;"><b>slot 4</b></div><p>
  31.  
  32. <br>Info goes here<br><br><br>
  33.  
  34. </div>
  35.  
  36. <div id="tab5"><center>
  37. <br><br>
  38. <div style="background: #ffffff; width:140px; border: 1px dotted #fc8b9e; padding: 8px;font-size: 23px;"><b>slot 5</b></div><p>
  39.  
  40. <br>Info goes here<br><br>
  41.  
  42. </div>
  43.  
  44. <a href="https://limonysal.crd.co/"><img class=lim src="https://64.media.tumblr.com/531946e16c254d0f3f0982efadd14884/tumblr_inline_mkhtbi7qce1qz4rgp.png"></a>
  45. </body>
  46.  
  47. <style>
  48.  
  49.  
  50. #tab1 {
  51. background-color:#ffffff;
  52. width:35px;
  53. height:35px;
  54. font-size:14px;
  55. font-family: 'Patrick Hand', cursive;
  56. border: 1px dotted #fc8b9e;
  57. border-radius:35px 35px 35px 35px;
  58. -moz-border-radius:35px 35px 35px 35px;
  59. position:absolute;
  60. overflow:hidden;
  61. top:45px;
  62. left:25px;
  63. z-index:27;
  64. padding:2px;
  65. -webkit-transition: opacity 0.8s linear;
  66. -webkit-transition: all 0.8s ease-in-out;
  67. -moz-transition: all 0.8s ease-in-out;
  68. -o-transition: all 0.8s ease-in-out;}
  69.  
  70. #tab1:hover{
  71. width:170px;
  72. height:220px;
  73. border-radius:35px 10px 10px 10px;
  74. z-index:42;
  75. }
  76.  
  77.  
  78. #tab2 {
  79. background-color:#ffffff;
  80. width:35px;
  81. height:35px;
  82. font-size:14px;
  83. font-family: 'Patrick Hand', cursive;
  84. border: 1px dotted #fc8b9e;
  85. border-radius:35px 35px 35px 35px;
  86. -moz-border-radius:35px 35px 35px 35px;
  87. position:absolute;
  88. overflow:hidden;
  89. top:75px;
  90. left:35px;
  91. z-index:28;
  92. padding:2px;
  93. -webkit-transition: opacity 0.8s linear;
  94. -webkit-transition: all 0.8s ease-in-out;
  95. -moz-transition: all 0.8s ease-in-out;
  96. -o-transition: all 0.8s ease-in-out;}
  97.  
  98. #tab2:hover{
  99. width:170px;
  100. height:220px;
  101. border-radius:35px 10px 10px 10px;
  102. z-index:28;
  103. }
  104.  
  105. #tab3 {
  106. background-color:#ffffff;
  107. width:35px;
  108. height:35px;
  109. font-size:14px;
  110. font-family: 'Patrick Hand', cursive;
  111. border: 1px dotted #fc8b9e;
  112. border-radius:35px 35px 35px 35px;
  113. -moz-border-radius:35px 35px 35px 35px;
  114. position:absolute;
  115. overflow:hidden;
  116. top:75px;
  117. left:70px;
  118. z-index:26;
  119. padding:2px;
  120. -webkit-transition: opacity 0.8s linear;
  121. -webkit-transition: all 0.8s ease-in-out;
  122. -moz-transition: all 0.8s ease-in-out;
  123. -o-transition: all 0.8s ease-in-out;}
  124.  
  125. #tab3:hover{
  126. width:170px;
  127. height:220px;
  128. border-radius:35px 10px 10px 10px;
  129. z-index:26;
  130.  
  131. }
  132.  
  133. #tab4 {
  134. background-color:#ffffff;
  135. width:35px;
  136. height:35px;
  137. font-size:14px;
  138. font-family: 'Patrick Hand', cursive;
  139. border: 1px dotted #fc8b9e;
  140. border-radius:35px 35px 35px 35px;
  141. -moz-border-radius:35px 35px 35px 35px;
  142. position:absolute;
  143. overflow:hidden;
  144. top:45px;
  145. left:80px;
  146. z-index:29;
  147. padding:2px;
  148. -webkit-transition: opacity 0.8s linear;
  149. -webkit-transition: all 0.8s ease-in-out;
  150. -moz-transition: all 0.8s ease-in-out;
  151. -o-transition: all 0.8s ease-in-out;}
  152.  
  153. #tab4:hover{
  154. width:170px;
  155. height:220px;
  156. border-radius:35px 10px 10px 10px;
  157. z-index:29;
  158. }
  159.  
  160. #tab5 {
  161. background-color:#ffffff;
  162. width:35px;
  163. height:35px;
  164. font-size:14px;
  165. font-family: 'Patrick Hand', cursive;
  166. border: 1px dotted #fc8b9e;
  167. border-radius:35px 35px 35px 35px;
  168. -moz-border-radius:35px 35px 35px 35px;
  169. position:absolute;
  170. overflow:hidden;
  171. top:25px;
  172. left:52px;
  173. z-index:30;
  174. padding:2px;
  175. -webkit-transition: opacity 0.8s linear;
  176. -webkit-transition: all 0.8s ease-in-out;
  177. -moz-transition: all 0.8s ease-in-out;
  178. -o-transition: all 0.8s ease-in-out;}
  179.  
  180. #tab5:hover{
  181. width:170px;
  182. height:220px;
  183. border-radius:35px 10px 10px 10px;
  184. z-index:41;
  185. }
  186.  
  187.  
  188. .lim {
  189. position: fixed;
  190. bottom: 10px;
  191. left: 10px;
  192. margin-bottom: 10px;
  193. margin-left: 10px;
  194. width: 10px;
  195. height: auto;
  196. }
  197.  
  198.  
  199. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement