Advertisement
Guest User

Chun Li 5

a guest
Apr 21st, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.72 KB | None | 0 0
  1. <style>
  2. @import url(https://fonts.googleapis.com/css?family=Staatliches);
  3. @import url(https://fonts.googleapis.com/css?family=Amiko);
  4. @import url(https://fonts.googleapis.com/css?family=Dancing+Script);
  5.  
  6.  
  7. /*B09F9C*/
  8. ::-webkit-scrollbar-thumb {
  9. width: 0px;
  10. background-color: #1C4863;}
  11.  
  12. ::-webkit-scrollbar {
  13. width: 0px;
  14. background-color: transparent;}
  15.  
  16.  
  17.  
  18. body {background-color: #bfbfbf;
  19. background-image: url(), url();
  20. background-attachment: fixed, fixed;
  21. background-repeat: repeat, no-repeat;
  22. background-size: 20%, 100% 100%, 0%;
  23. background-position: 0% 0%, 60% 0%;
  24. background-attachment:tile; cursor: url(http://static.tumblr.com/obptcxj/QvHmo0l0g/cursor__6_.png), progress !important;}
  25.  
  26. .bar1 { background-color: #000; position: fixed; bottom: 510px; left: 350px; height: 1px; width: 70px; z-index: 20; opacity: .5; transform: rotate(45deg);}
  27.  
  28. .bar2 { background-color: #000; position: fixed; bottom: 340px; left: 368px; height: 1px; width: 70px; z-index: 20; opacity: .5; transform: rotate(160deg);}
  29.  
  30. .bar3 { background-color: #000; position: fixed; bottom: 380px; left: 505px; height: 1px; width: 70px; z-index: 20; opacity: .5; transform: rotate(10deg);}
  31.  
  32. .bar4 { background-color: #000; position: fixed; bottom: 240px; left: 510px; height: 1px; width: 70px; z-index: 20; opacity: ; transform: rotate(170deg);}
  33.  
  34. .bar5 { background-color: #000; position: fixed; bottom: 85px; left: 390px; height: 1px; width: 70px; z-index: 20; opacity: ; transform: rotate(50deg);}
  35.  
  36.  
  37. .watertext {
  38. color: #453B36;
  39. font-family: 'Staatliches';
  40. position: fixed;
  41. width: 40px;
  42. text-align: center;
  43. z-index: 2;
  44. opacity:.5;
  45.  
  46. }
  47.  
  48. .watertext:hover {opacity:1;
  49. -webkit-transition: all 1s ease-out;
  50. transition: all 1s ease-out;
  51. transition-delay: 0s;
  52. overflow:auto;
  53. }
  54.  
  55.  
  56.  
  57. .topbox {
  58. position: fixed;
  59. background-color: #;
  60. left: 248px;
  61. bottom: 135px;
  62. padding:2px;
  63. color: #453B36;
  64. font-family: Staatliches;
  65. text-transform: uppercase;
  66. Opacity: .5;
  67. font-size: 15px;
  68. width: 154px;
  69. height: 200px;
  70. overflow:auto;
  71. border:0px Solid #3D3124;
  72. }
  73.  
  74. .topbox:hover {opacity:1;
  75. -webkit-transition: all 1s ease-out;
  76. transition: all 1s ease-out;
  77. transition-delay: 0s;
  78. overflow:auto;
  79. }
  80.  
  81. .midbox {
  82. position: fixed;
  83. background-color: #;
  84. left: 533px;
  85. bottom: 236px;
  86. padding:2px;
  87. color: #453B36;
  88. font-family: Staatliches;
  89. text-transform: uppercase;
  90. Opacity: .5;
  91. font-size: 15px;
  92. width: 154px;
  93. height: 145px;
  94. overflow:auto;
  95. border:0px Solid #3D3124;
  96. }
  97.  
  98. .midbox:hover {opacity:1;
  99. -webkit-transition: all 1s ease-out;
  100. transition: all 1s ease-out;
  101. transition-delay: 0s;
  102. overflow:auto;
  103. }
  104.  
  105. .bottombox {
  106. position: fixed;
  107. background-color: #;
  108. left: 240px;
  109. bottom: 345px;
  110. color: #453B36;
  111. font-family: Staatliches;
  112. text-transform: uppercase;
  113. Opacity: .5;
  114. font-size: 15px;
  115. width: 157px;
  116. height: 200px;
  117. overflow:auto;
  118. border:0px Solid #3D3124;
  119. }
  120.  
  121.  
  122. .bottombox:hover {opacity:1;
  123. -webkit-transition: all 1s ease-out;
  124. transition: all 1s ease-out;
  125. transition-delay: 0s;
  126. overflow:auto;
  127. }
  128.  
  129. .bottombox1 {
  130. position: fixed;
  131. background-color: #;
  132. left: 540px;
  133. bottom: 25px;
  134. color: #453B36;
  135. font-family: Staatliches;
  136. text-transform: uppercase;
  137. Opacity: .5;
  138. font-size: 15px;
  139. width: 160px;
  140. height: 230px;
  141. overflow:auto;
  142. border:0px Solid #3D3124;
  143. }
  144.  
  145. .bottombox1:hover {opacity:1;
  146. -webkit-transition: all 1s ease-out;
  147. transition: all 1s ease-out;
  148. transition-delay: 0s;
  149. overflow:auto;
  150. }
  151.  
  152. .bottombox2 {
  153. position: fixed;
  154. background-color: #;
  155. left: 292px;
  156. bottom: -26px;
  157. color: #453B36;
  158. font-family: Staatliches;
  159. text-transform: uppercase;
  160. Opacity: .5;
  161. font-size: 15px;
  162. width: 157px;
  163. height: 148px;
  164. overflow:auto;
  165. border:0px Solid #3D3124;
  166. }
  167.  
  168. .bottombox2:hover {opacity:1;
  169. -webkit-transition: all 1s ease-out;
  170. transition: all 1s ease-out;
  171. transition-delay: 0s;
  172. overflow:auto;
  173. }
  174.  
  175. h1 {
  176. background-color: #;
  177. color: #453B36;
  178. font-size: 15px;
  179. font-family:Staatliches;
  180. margin-top: 0px;
  181. border-bottom: 0px solid #806242;
  182. }
  183.  
  184.  
  185. i, strong{ font-weight: normal; color: #E3A73B; font-family: Creepster; font-size: 3vh; }
  186.  
  187. a, a:link, a:visited { font-family: Staatliches; font-size: 15px; background-color transparent; color:#453B36; letter-spacing:0px; font-variant: none; text-decoration: none; }
  188.  
  189.  
  190. #ufuk {position: fixed;left: 300px;bottom: -30px;}
  191. #ufuk img {width: 355px355px;height: 550px;}
  192.  
  193. .circle3{ border-radius:150px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out; }
  194.  
  195. .circle3:hover{ border-radius:150px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out; -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); }
  196.  
  197. .hiddenimg {
  198. display: none;
  199.  
  200.  
  201. }
  202.  
  203. .hiddentxt {
  204. font-weight: bold;
  205. color: #453B36;
  206.  
  207.  
  208. }
  209.  
  210. .hiddentxt a {
  211. color: #F00;
  212. text-decoration: none;
  213. }
  214.  
  215. .hiddenclick {
  216. font-weight: bold;
  217. color: #F00;
  218. text-decoration: none;
  219. cursor: pointer;
  220. }
  221.  
  222. .hiddenclick a {
  223. color: #F00;
  224. text-decoration: none;
  225. }
  226.  
  227. .hiddenclick a:visited {
  228. color: #F00;
  229. text-decoration: none;
  230. }
  231.  
  232. .hiddentxt:hover ~ .hiddenimg {
  233.  
  234. display: block;
  235. }
  236.  
  237. p{
  238. margin:0px;
  239. float:center;
  240. position:relative;
  241. cursor:pointer;
  242. }
  243.  
  244. p:hover span{
  245. display:block;
  246.  
  247. }
  248.  
  249. </style>
  250.  
  251. <div class="bar1"></div>
  252. <div class="bar2"></div>
  253. <div class="bar3"></div>
  254. <div class="bar4"></div>
  255. <div class="bar5"></div>
  256.  
  257.  
  258.  
  259. <div id="ufuk"><img src="https://i.imgur.com/fxXus7G.png"></div>
  260.  
  261.  
  262. <div class="topbox">
  263. <center><h1 title="Single"><p><span class="hiddentxt">Hard Abdomen</a></span><span class="hiddenimg"><img src="https://66.media.tumblr.com/0ee93c1e47f330e31b93ed9f18ad0600/tumblr_pq1cpy2ZFs1udqp1g_400.jpg" height="180" width="140" border="2px" /></span></p></center>
  264. </div></div>
  265.  
  266.  
  267. <div class="Midbox">
  268. <center><h1 title="Street Fighter"><p><span class="hiddentxt">Modest Bust</a></span><span class="hiddenimg"><img src="https://66.media.tumblr.com/9a058bd2e4b1b865dca2bcd265989c78/tumblr_pn9c5lS8sA1udqp1g_400.gif" height="100" width="100" border="2px"/></span></p></center>
  269. </div></div>
  270.  
  271. <div class="bottombox">
  272. <center><h1 title="Chun-Li"><p><span class="hiddentxt">Classic Buns</a></span><span class="hiddenimg"><img src="https://66.media.tumblr.com/d863c013a9dc873dcfeb99b1a54298d7/tumblr_p9bs3gqnt21w0nd23o1_1280.png" height="170" width="130" border="2px"/></span></p></center>
  273. </div></div>
  274.  
  275. <div class="bottombox1">
  276. <center><h1 title="Will Kick Your Ass"><p><span class="hiddentxt">Power Thighs</a></span><span class="hiddenimg"><img src="https://66.media.tumblr.com/cc1f0cdbf1e9e1bc9490b7f5f0da9136/tumblr_pj0jupV0291smketao1_640.jpg" height="200" width="150" border="2px"/></span></p></center>
  277. </div></div>
  278.  
  279. <div class="bottombox2">
  280. <center><h1 title="RL>IC"><p><span class="hiddentxt">Swift Feet</a></span><span class="hiddenimg"><img src="https://66.media.tumblr.com/5cec36a7d81705bda079ea048a652c3b/tumblr_phru8ljRKw1ruqwvco1_1280.png" height="90" width="100" border="2px"/></span></p></center>
  281. </div></div>
  282.  
  283. <div class="watertext" style="font-size:70px; bottom:460px;left:135px">
  284. <center><b>C
  285.  
  286. </div>
  287.  
  288. <div class="watertext" style="font-size:70px; bottom:390px;left:135px">
  289. <center><b>H
  290.  
  291. </div>
  292.  
  293. <div class="watertext" style="font-size:70px; bottom:320px;left:135px">
  294. <center><b>U
  295.  
  296. </div>
  297.  
  298. <div class="watertext" style="font-size:70px; bottom:250px;left:135px">
  299. <center><b>N
  300.  
  301. </div>
  302.  
  303. <div class="watertext" style="font-size:70px; bottom:110px;left:135px">
  304. <center><b>L
  305.  
  306. </div>
  307.  
  308. <div class="watertext" style="font-size:70px; bottom:30px;left:135px">
  309. <center><b>I
  310.  
  311. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement