Advertisement
Chibi-Elle

LEILA ABE [DONE]

Mar 15th, 2021
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.24 KB | None | 0 0
  1. <style type="text/css">
  2. @import url('https://fonts.googleapis.com/css?family=Marck+Script|Overlock|Pirata+One|Satisfy|Cookie|Bebas+Neue');
  3.  
  4. body {
  5. background-color: white;
  6. background-image: url('https://webstockreview.net/images/smoke-png-gif.gif');
  7. background-position: center;
  8. background-size: 100%;
  9. background-repeat:no-repeat;
  10. }
  11.  
  12. #witch {
  13. position: fixed;
  14. left: 0px;
  15. right: 0px;
  16. top: 0px;
  17. bottom: 0px;
  18. }
  19.  
  20. ::-webkit-scrollbar-track {
  21. background-color:;
  22. }
  23.  
  24. ::-webkit-scrollbar-thumb {
  25. background-color:;
  26. }
  27.  
  28. ::-webkit-scrollbar {
  29. width:0px;
  30. height:0px;
  31. }
  32.  
  33. #container {
  34. position: absolute;
  35. left: 33%;
  36. top: 43%;
  37. height: 200px;
  38. width: 450px;
  39. background: transparent;
  40. }
  41.  
  42. #box1 {
  43. position: absolute;
  44. z-index: 1;
  45. left: -3px;
  46. bottom: 0px;
  47. height: 186px;
  48. width: 440px;
  49. background: #FEF0F4;
  50. border: 3px solid #FCDFE8;
  51. box-shadow: 0px 0px 2px 2px #F8B3CA;
  52. padding: 5px;
  53. overflow-y: auto;
  54. font-family: 'Marck Script';
  55. color: #ff80aa;
  56. font-size: 12px;
  57. line-height: 16px;
  58. }
  59.  
  60. #imgtop {
  61. position: absolute;
  62. left: -3px;
  63. top: -225px;
  64. height: 200px;
  65. width: 450px;
  66. border: 3px solid #FCDFE8;
  67. box-shadow: 0px 0px 2px 2px #F8B3CA;
  68. background-image: url('https://i.ibb.co/V3n5tns/ezgif-com-gif-maker-3.jpg');
  69. background-size: 100%;
  70. background-repeat: no-repeat;
  71. background-position: top;
  72. }
  73.  
  74. #tab5 {
  75. position: absolute;
  76. z-index: 1;
  77. bottom: -87px;
  78. right: -3px;
  79. border: 3px solid #FCDFE8;
  80. box-shadow: 0px 0px 2px 2px #F8B3CA;
  81. height: 60px;
  82. width: 60px;
  83. background-image: url('https://64.media.tumblr.com/6044ca6700ecd1ec379d2eac1d15662f/tumblr_pfupvyPN871vva7dn_500.gif');
  84. background-size: 200%;
  85. background-repeat: no-repeat;
  86. background-position: left;
  87. }
  88.  
  89. #tab4 {
  90. position: absolute;
  91. z-index: 1;
  92. bottom: -87px;
  93. right: -88px;
  94. border: 3px solid #FCDFE8;
  95. box-shadow: 0px 0px 2px 2px #F8B3CA;
  96. height: 60px;
  97. width: 60px;
  98. background-image: url('https://64.media.tumblr.com/4a2dc8e81eed3b835c8444394672ff6c/ea71f4f20e59306d-7d/s1280x1920/3f8c098ac0caed08fa947826dde1218c5792feff.jpg');
  99. background-size: 200%;
  100. background-repeat: no-repeat;
  101. background-position: top center;
  102. }
  103.  
  104. #tab3 {
  105. position: absolute;
  106. z-index: 1;
  107. bottom: 0px;
  108. right: -88px;
  109. border: 3px solid #FCDFE8;
  110. box-shadow: 0px 0px 2px 2px #F8B3CA;
  111. height: 60px;
  112. width: 60px;
  113. background-image: url('https://i.pinimg.com/originals/ab/13/06/ab1306350634ee6045c0454b79013513.gif');
  114. background-size: 200%;
  115. background-repeat: no-repeat;
  116. }
  117.  
  118. #tab2 {
  119. position: absolute;
  120. z-index: 1;
  121. bottom: 87px;
  122. right: -88px;
  123. border: 3px solid #FCDFE8;
  124. box-shadow: 0px 0px 2px 2px #F8B3CA;
  125. height: 60px;
  126. width: 60px;
  127. background-image: url('https://64.media.tumblr.com/4b7dadf18c9c8ef3a344b1ef4a67e2f1/4c8a7f9a3c80c05a-cf/s640x960/842830babadccaee9a75c50f52e87c607db60020.jpg');
  128. background-size: 100%;
  129. background-repeat: no-repeat;
  130. }
  131.  
  132. #tab1 {
  133. position: absolute;
  134. z-index: 1;
  135. bottom: 174px;
  136. right: -88px;
  137. border: 3px solid #FCDFE8;
  138. box-shadow: 0px 0px 2px 2px #F8B3CA;
  139. height: 60px;
  140. width: 60px;
  141. background-image: url('https://i.pinimg.com/originals/d9/f3/78/d9f3787d8a6aed86dd3f7a60abb46ce0.gif');
  142. background-size: 200%;
  143. background-repeat: no-repeat;
  144. }
  145.  
  146. h1 {
  147. font-family: 'Pirata One';
  148. color: #fff;
  149. background-color: #F488AD;
  150. line-height: 20px;
  151. margin: 0;
  152. text-align: center;
  153. letter-spacing: 2px;
  154. background-image: url('https://gifimage.net/wp-content/uploads/2018/06/transparent-flower-gif-9.gif');
  155. background-size: 10%;
  156. background-repeat: repeat;
  157. }
  158.  
  159. b {
  160. font-family: 'Overlock';
  161. color: #ab5974;
  162. }
  163.  
  164. a {
  165. font-family: 'Cookie';
  166. color: #cfcd9d;
  167. text-decoration: none;
  168. font-size: 13px;
  169. }
  170.  
  171. a:hover {
  172. color: #000;
  173. text-decoration: underline;
  174. }
  175.  
  176. .friend {
  177. width: 65px;
  178. height:41px;
  179. opacity: 1;
  180. border: 1px dashed #ab5974;
  181. border-Radius: 10%;
  182. margin-right: .5px;
  183. margin-top: 4px;
  184. margin-bottom:-5px;
  185. opacity: 0.8;
  186. -webkit-transition:opacity 0.7s linear;
  187. -webkit-transition:all 0.6s ease-out;
  188. -moz-transition:all 0.6s ease-out;
  189. transition:all 0.6s ease-out;
  190. }
  191.  
  192. .friend:hover {
  193. opacity: 0.7;
  194. border: 1px dashed yellow;
  195. margin-right: .5px;
  196. margin-top: 4px;
  197. margin-bottom:-5px;
  198. -webkit-transition:opacity 0.7s linear;
  199. -webkit-transition:all 0.6s ease-out;
  200. -moz-transition:all 0.6s ease-out;
  201. transition:all 0.6s ease-out;
  202. }
  203.  
  204. </style>
  205. <div id="witch" oncontextmenu="return false;">
  206. <div id="container">
  207. <div id="imgtop"></div>
  208. <a href="#2"><div id="tab1"></div></a>
  209. <a href="#3"><div id="tab2"></div></a>
  210. <a href="#4"><div id="tab3"></div></a>
  211. <a href="#5"><div id="tab4"></div></a>
  212. <a href="#1"><div id="tab5"></div></a>
  213. <div id="box1">
  214. <div style="height: 186px; overflow-y: hidden;">
  215. <a name="1"></a>
  216. <div style="height: 186px; overflow: auto;">
  217. <div style="margin: 0 auto; width: 36.4em;">
  218. <h1>Out of Character</h1>
  219. Stuff. <B>Bold stuff.</B> <a href="" target="_blank">Yo</a>
  220. </div></div>
  221.  
  222. <a name="2"></a>
  223. <div style="height: 186px; overflow: auto;">
  224. <div style="margin: 0 auto; width: 36.4em;">
  225. <h1>Statistics</h1>
  226. </div></div>
  227.  
  228. <a name="3"></a>
  229. <div style="height: 186px; overflow: auto;">
  230. <div style="margin: 0 auto; width: 36.4em;">
  231. <h1>Headcanons</h1>
  232. </div></div>
  233.  
  234. <a name="4"></a>
  235. <div style="height: 186px; overflow: auto;">
  236. <div style="margin: 0 auto; width: 36.4em;">
  237. <h1>Abilities</h1>
  238. </div></div>
  239.  
  240. <a name="5"></a>
  241. <div style="height: 200px; overflow: auto;">
  242. <div style="margin: 0 auto; width: 36.4em;">
  243. <h1>Connections</h1>
  244. <center>
  245. <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
  246. <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
  247. <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
  248. <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
  249. <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
  250. <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
  251. <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
  252. <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
  253. <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
  254. <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
  255. <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
  256. <a href=" " target="_blank"><img src="https://i.pinimg.com/originals/23/21/da/2321daffb882d589f9da982013d00163.jpg" title="Info here" class="friend"></a>
  257. </center>
  258. </div></div></div></div>
  259.  
  260.  
  261. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement