bythestars

shunrei code

Sep 17th, 2020
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.75 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.  
  27. .navbar {Background-color: transparent; Position: fixed; Top: 92px; Left:50px; z-index: 7000; }
  28.  
  29.  
  30. .slide {Position: fixed; Height: 555555; Width: 555555; Top: 0px; Left: 0; z-index: -10; Opacity: 0; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  31.  
  32. .slide:target {Top: 0; Opacity: 1; Z-index:0; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  33.  
  34. .abox { background-color: #bfbfbf; color: #453B36; font-size: 15px; font-family: 'Staatliches'; text-align: justify; position: fixed; width: 250px; height: 250px; left: 730px; bottom: 170px; line-height: 16px; padding: 5px; overflow:auto; border-radius:10px; border: 0px double #453B36; z-index:-10; }
  35.  
  36.  
  37. #quote1 { position:fixed; bottom:488px; left:55px; height: 60px; width: 200px; text-align: left; font-family: 'Staatliches', text-shadow: -1px 0 gray, 0 1px gray,1px 0 gray, 0 -1px gray; font-size:70px; color: #453B36; z-index:999; text-align: center; transition: 0.5s;}
  38.  
  39.  
  40. #quote1a { position:fixed; bottom:418px;left:55px; height: 60px; width: 200px; text-align: left; font-family: 'Staatliches', text-shadow: -1px 0 gray, 0 1px gray,1px 0 gray, 0 -1px gray; font-size:70px; color: #453B36; z-index:999; text-align: center; transition: 0.5s;}
  41.  
  42.  
  43. #quote2 { position:fixed; bottom:348px;left:55px; height: 60px; width: 200px; text-align: left; font-family: 'Staatliches', text-shadow: -1px 0 gray, 0 1px gray,1px 0 gray, 0 -1px gray; font-size:70px; color: #453B36; z-index:999; text-align: center;}
  44.  
  45. #quote2a { position:fixed; bottom:278px;left:55px; height: 60px; width: 200px; text-align: left; font-family: 'Staatliches', text-shadow: -1px 0 gray, 0 1px gray,1px 0 gray, 0 -1px gray; font-size:70px; color: #453B36; z-index:999; text-align: center;}
  46.  
  47. #quote1:hover {text-shadow: 1px 2px 10px #000000; transition: 0.5s;
  48. }
  49. #quote1a:hover {text-shadow: 1px 2px 10px #000000; transition: 0.5s;
  50. }
  51.  
  52. #quote2:hover {text-shadow: 1px 2px 10px #000000; transition: 0.5s;
  53. }
  54.  
  55. #quote2a:hover {text-shadow: 1px 2px 10px #000000; transition: 0.5s;
  56. }
  57.  
  58.  
  59.  
  60. .bar1 { background-color: #000; position: fixed; bottom: 510px; left: 350px; height: 1px; width: 70px; z-index: 20; opacity: .5; transform: rotate(45deg);}
  61.  
  62. .bar2 { background-color: #000; position: fixed; bottom: 340px; left: 368px; height: 1px; width: 70px; z-index: 20; opacity: .5; transform: rotate(160deg);}
  63.  
  64. .bar3 { background-color: #000; position: fixed; bottom: 380px; left: 505px; height: 1px; width: 70px; z-index: 20; opacity: .5; transform: rotate(10deg);}
  65.  
  66. .bar4 { background-color: #000; position: fixed; bottom: 240px; left: 510px; height: 1px; width: 70px; z-index: 20; opacity: ; transform: rotate(170deg);}
  67.  
  68. .bar5 { background-color: #000; position: fixed; bottom: 85px; left: 390px; height: 1px; width: 70px; z-index: 20; opacity: ; transform: rotate(50deg);}
  69.  
  70.  
  71. .watertext {
  72. color: #453B36;
  73.  
  74. font-family: 'Staatliches';
  75. position: fixed;
  76. width: 40px;
  77. text-align: center;
  78. z-index: 2;
  79. opacity:1;
  80.  
  81. }
  82.  
  83. .watertext:hover {opacity:1;
  84. text-shadow: 1px 2px 10px #000000; transition: 0.5s;
  85. }
  86.  
  87.  
  88.  
  89. .topbox {
  90. position: fixed;
  91. background-color: #;
  92. left: 248px;
  93. bottom: 135px;
  94. padding:2px;
  95. color: #453B36;
  96. font-family: Staatliches;
  97. text-transform: uppercase;
  98. Opacity: .5;
  99. font-size: 15px;
  100. width: 154px;
  101. height: 200px;
  102. overflow:auto;
  103. border:0px Solid #3D3124;
  104. }
  105.  
  106. .topbox:hover {opacity:1;
  107. -webkit-transition: all 1s ease-out;
  108. transition: all 1s ease-out;
  109. transition-delay: 0s;
  110. overflow:auto;
  111. }
  112.  
  113. .midbox {
  114. position: fixed;
  115. background-color: #;
  116. left: 533px;
  117. bottom: 236px;
  118. padding:2px;
  119. color: #453B36;
  120. font-family: Staatliches;
  121. text-transform: uppercase;
  122. Opacity: .5;
  123. font-size: 15px;
  124. width: 154px;
  125. height: 145px;
  126. overflow:auto;
  127. border:0px Solid #3D3124;
  128. }
  129.  
  130. .midbox:hover {opacity:1;
  131. -webkit-transition: all 1s ease-out;
  132. transition: all 1s ease-out;
  133. transition-delay: 0s;
  134. overflow:auto;
  135. }
  136.  
  137. .bottombox {
  138. position: fixed;
  139. background-color: #;
  140. left: 240px;
  141. bottom: 345px;
  142. color: #453B36;
  143. font-family: Staatliches;
  144. text-transform: uppercase;
  145. Opacity: .5;
  146. font-size: 15px;
  147. width: 157px;
  148. height: 200px;
  149. overflow:auto;
  150. border:0px Solid #3D3124;
  151. }
  152.  
  153.  
  154. .bottombox:hover {opacity:1;
  155. -webkit-transition: all 1s ease-out;
  156. transition: all 1s ease-out;
  157. transition-delay: 0s;
  158. overflow:auto;
  159. }
  160.  
  161. .bottombox1 {
  162. position: fixed;
  163. background-color: #;
  164. left: 515px;
  165. bottom: 135px;
  166. color: #453B36;
  167. font-family: Staatliches;
  168. text-transform: uppercase;
  169. Opacity: .5;
  170. font-size: 15px;
  171. width: 210px;
  172. height: 120px;
  173. overflow:auto;
  174. border:0px Solid #3D3124;
  175. }
  176.  
  177. .bottombox1:hover {opacity:1;
  178. -webkit-transition: all 1s ease-out;
  179. transition: all 1s ease-out;
  180. transition-delay: 0s;
  181. overflow:auto;
  182. }
  183.  
  184. .bottombox2 {
  185. position: fixed;
  186. background-color: #;
  187. left: 265px;
  188. bottom: -26px;
  189. color: #453B36;
  190. font-family: Staatliches;
  191. text-transform: uppercase;
  192. Opacity: .5;
  193. font-size: 15px;
  194. width: 210px;
  195. height: 148px;
  196. overflow:auto;
  197. border:0px Solid #3D3124;
  198. }
  199.  
  200. .bottombox2:hover {opacity:1;
  201. -webkit-transition: all 1s ease-out;
  202. transition: all 1s ease-out;
  203. transition-delay: 0s;
  204. overflow:auto;
  205. }
  206.  
  207. h1 {
  208. background-color: #;
  209. color: #453B36;
  210. font-size: 15px;
  211. font-family:Staatliches;
  212. margin-top: 0px;
  213. border-bottom: 0px solid #806242;
  214. }
  215.  
  216. h2 {
  217. background-color: #;
  218. color: #453B36;
  219. font-size: 70px;
  220. font-family:Staatliches;
  221. }
  222.  
  223.  
  224. i, strong{ font-weight: normal; color: #E3A73B; font-family: Creepster; font-size: 3vh; }
  225.  
  226. a, a:link, a:visited { font-family: Staatliches; background-color transparent; color:#453B36; letter-spacing:0px; font-variant: none; text-decoration: none; }
  227.  
  228.  
  229. #ufuk {position: fixed;left: 300px;bottom: -30px;}
  230. #ufuk img {width: 355px355px;height: 550px;}
  231.  
  232. .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; }
  233.  
  234. .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); }
  235.  
  236. .hiddenimg {
  237. display: none;
  238.  
  239.  
  240. }
  241.  
  242. .hiddentxt {
  243. font-weight: bold;
  244. color: #453B36;
  245.  
  246.  
  247. }
  248.  
  249. .hiddentxt a {
  250. color: #F00;
  251. text-decoration: none;
  252. }
  253.  
  254. .hiddenclick {
  255. font-weight: bold;
  256. color: #F00;
  257. text-decoration: none;
  258. cursor: pointer;
  259. }
  260.  
  261. .hiddenclick a {
  262. color: #F00;
  263. text-decoration: none;
  264. }
  265.  
  266. .hiddenclick a:visited {
  267. color: #F00;
  268. text-decoration: none;
  269. }
  270.  
  271. .hiddentxt:hover ~ .hiddenimg {
  272.  
  273. display: block;
  274. }
  275.  
  276. p{
  277. margin:0px;
  278. float:center;
  279. position:relative;
  280. cursor:pointer;
  281. }
  282.  
  283. p:hover span{
  284. display:block;
  285.  
  286. }
  287.  
  288. </style>
  289.  
  290.  
  291.  
  292. <div class="bar1"></div>
  293. <div class="bar2"></div>
  294. <div class="bar3"></div>
  295. <div class="bar4"></div>
  296. <div class="bar5"></div>
  297.  
  298.  
  299.  
  300. <div id="ufuk"><img src="https://i.imgur.com/fxXus7G.png"></div>
  301.  
  302.  
  303. <div class="topbox">
  304. <center><h1 title="Single"><p><span class="hiddentxt">Hard Abdomen</a></span><span class="hiddenimg"><img src="http://wiki.shoryuken.com/images/9/9e/%28chunlidfhk%29.gif" height="100" width="140" /></span></p></center>
  305. </div>
  306.  
  307.  
  308. <div class="Midbox">
  309. <center><h1 title="Street Fighter"><p><span class="hiddentxt">Modest Bust</a></span><span class="hiddenimg"><img src="https://i.imgur.com/bVP5kaO.gif" height="100" width="130" /></span></p></center>
  310. </div>
  311.  
  312. <div class="bottombox">
  313. <center><h1 title="Chun-Li"><p><span class="hiddentxt">Classic Buns</a></span><span class="hiddenimg"><img src="https://i.imgur.com/hLmPU29.gif" height="170" width="120" /></span></p></center>
  314. </div>
  315.  
  316. <div class="bottombox1">
  317. <center><h1 title="Will Kick Your Ass"><p><span class="hiddentxt">Power Thighs</a></span><span class="hiddenimg"><img src="https://i.imgur.com/9zwh30o.gif" height="90" width="200" /></span></p></center>
  318. </div>
  319.  
  320. <div class="bottombox2">
  321. <center><h1 title="RL>IC"><p><span class="hiddentxt">Swift Feet</a></span><span class="hiddenimg"><img src="http://wiki.shoryuken.com/images/9/99/%28chunlisa2%29.gif" height="90" width="200" /></span></p></center>
  322. </div>
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332. <div class="watertext" style="font-size:70px; bottom:110px;left:135px">
  333. <center><a target="_blank" href="https://66.media.tumblr.com/cc1f0cdbf1e9e1bc9490b7f5f0da9136/tumblr_pj0jupV0291smketao1_640.jpg" class="navi">L</a>
  334.  
  335. </div>
  336.  
  337. <div class="watertext" style="font-size:70px; bottom:30px;left:133px">
  338. <center><a target="_blank" href="https://66.media.tumblr.com/1b00cf78b110bcb8ffd1b6090e70e106/tumblr_p7vzyiySy21ug82i3o1_1280.jpg" class="navi">I</a>
  339.  
  340. </div>
  341.  
  342. <a href="#1"><div id="quote1">C</div></a>
  343. <a href="#2"><div id="quote1a">H</div></a>
  344. <a href="#3"><div id="quote2">U</div></a>
  345. <a href="#4"><div id="quote2a">N</div></a>
  346.  
  347. <div id="1" class="slide">
  348. <div class="abox">
  349. <center>WIP
  350. </div></div>
  351.  
  352. <div id="2" class="slide">
  353. <div class="abox">
  354. <center>WIP
  355.  
  356.  
  357.  
  358. </div></div>
  359.  
  360. <div id="3" class="slide">
  361. <div class="abox">
  362.  
  363. <center>WIP
  364.  
  365.  
  366.  
  367.  
  368.  
  369. </div></div>
Add Comment
Please, Sign In to add comment