Minecraft Style for JDN

Adds the Minecraft ui for JDN!

当前为 2021-03-31 提交的版本,查看 最新版本

  1. /* ==UserStyle==
  2. @name Minecraft Style for JDN
  3. @namespace Ticpo
  4. @version 0.0.2
  5. @description Adds the Minecraft ui for JDN!
  6. @author Ticpo
  7. @include https://justdancenow.com/*
  8. ==/UserStyle== */
  9.  
  10. @-moz-document domain("justdancenow.com") {
  11. @font-face
  12. {
  13. font-family: "Mojangle";
  14. src: url('https://dl.dropboxusercontent.com/s/ea1uzrgu1w7myau/1_Minecraft-Regular.woff?dl=0') format('woff') ;
  15. }
  16.  
  17. #players, .fragment .fill
  18. {
  19. opacity: 0
  20. }
  21.  
  22. .state-dance #players
  23. {
  24. opacity: 1
  25. }
  26.  
  27. .players .score .stars .star
  28. {
  29. background-image: url(https://imgur.com/xEjVyK0.png) !important;
  30. background-size: 80% !important
  31. }
  32.  
  33. .score.superstar .stars .star, #players .player.superstar .star
  34. {
  35. background-image: url(https://imgur.com/WdN9FQJ.png) !important
  36. }
  37.  
  38. .score.megastar .stars .star, #players .player.megastar .star
  39. {
  40. background-image: url(https://imgur.com/xBEJDlU.png) !important
  41. }
  42.  
  43.  
  44. h2, h1, p, div, h3, span, button, .song-action__button
  45. {
  46. font-family: Mojangle !important
  47. }
  48.  
  49. .init-spinner--splash:before
  50. {
  51. content:'';
  52. height:100%;
  53. width:100vw;
  54. position:absolute;
  55. top:-5vh;
  56. left:2vw;
  57. background-image:url(https://imgur.com/OyO2Ieq.png);
  58. background-repeat:no-repeat;
  59. background-size:contain;
  60. background-position: center !important;
  61. transform: scale(0.7);
  62. z-index: 99999999 !important
  63. }
  64.  
  65. .fullscreen-spinne
  66. {
  67. display: block !important;
  68. visibility: visible !important;
  69. z-index: 9999999999999999999 !important;
  70. opacity: 1 !important;
  71. background: black
  72. }
  73.  
  74. #toast
  75. {
  76. transform: translatey(-30.2em) translatex(-31em) !important;
  77. z-index: 9999999;
  78. position: absolute !important;
  79. width: 90%;
  80. background: #18171a;
  81. border: solid #434343 0.2em
  82. }
  83.  
  84. .toast__content
  85. {
  86. color: white !important;
  87. text-align: left !important;
  88. font-size: 140%;
  89. padding-top: 0.2%;
  90. width: 150% !important
  91. }
  92.  
  93. .toast__image
  94. {
  95. transform: scale(0.2);
  96. top: -95%;
  97. }
  98.  
  99. #balloons
  100. {
  101. position: absolute !important
  102. }
  103.  
  104. .connect-phone-info, .video-preview__video, .song-detail__artist, .song__reward, .sprite, .highscore-display, .song-action__button:before, .song-action__button:after, .toggles, .tabs--connect, .song__difficulty--level, .tabs--icon, .selected:before, .landing__video, #explore, #catalog, #features, #how-it-works, #download, .footer, .main-header, .landing-arrow, .landing-circle, .landing-button__play:before, .side-nav, .section-grid-trainer, .room-info__patch, .danceroom__qr-code-wrapper, .coach-selection:after, .coach-selection__bgImg, .state-dance #just-dance-now:before, .state-dance #just-dance-now:after, .state-dance #room-info, .platform, .coach:before, .coach-selection__title, .playlist-img-container, .song-grid--close, .song-grid--description, .song-grid--duration, .state-coachselection .song-grid, .song__decoration:after, .state-loadingdance #room-info, .state-tutorial #room-info, .tutorial #room-info, .state-afterdance #room-info, .tabs:after, .coach-selection__button, .toast__color, .modal, #dance-transition, #afterdance:before, .exit-btn:before, .avatarFlag, #afterdance .crown, #racetrack .star[data-visible="true"]:after, #racetrack .star[data-visible="true"]:before, #players:before, .feedback, .highScore.highScore__show.show, #players .star:before, #players .star:after, .tutorial::before, .tutorial::after, .tutorial, .score:after, .player-special, #players.finding-dancers, #players.removing-dancers
  105. {display: none !important}
  106.  
  107. .landing-text__title
  108. {
  109. color: #ff2f2f00;
  110. background-image: url(https://imgur.com/a3o9kP8.png);
  111. background-size: contain;
  112. background-repeat: no-repeat;
  113. height: 15%;
  114. transform: scale(1.1);
  115. position: absolute;
  116. top: 18%
  117. }
  118.  
  119. .landing-text__subtitle
  120. {
  121. color: yellow;
  122. transform: rotate(-21deg);
  123. animation: SubZoom 0.5s infinite !important;
  124. top: 25% !important;
  125. position: absolute !important;
  126. left: 60%;
  127. width: 25% !important
  128. }
  129.  
  130. @keyframes SubZoom
  131. {
  132. 0%
  133. {
  134. transform: rotate(-21deg) scale(1);
  135. }
  136. 50%
  137. {
  138. transform: rotate(-21deg) scale(1.05);
  139. }
  140. 100%
  141. {
  142. transform: rotate(-21deg) scale(1);
  143. }
  144. }
  145.  
  146. .landing-button
  147. {
  148. width: 25%;
  149. background: #c6c6c6;
  150. height: 9%;
  151. background-image: none !important;
  152. position: absolute;
  153. top: 55%;
  154. transition: none !important
  155. }
  156.  
  157. .landing-button:active
  158. {
  159. background: #218306!important;
  160. border: solid white 0.3em;
  161. color: white !important
  162. }
  163.  
  164. .landing-button:active .landing-button__txt
  165. {
  166. color: white
  167. }
  168.  
  169. .landing-button__txt
  170. {
  171. color: #414141;
  172. top: 47%;
  173. transition: none !important;
  174. position: absolute
  175. }
  176.  
  177. .landing__content
  178. {
  179. position: fixed;
  180. background: none !important
  181. }
  182.  
  183. .main, #play, .init-spinner
  184. {
  185. background: none !important
  186. }
  187.  
  188. #coverflow
  189. {
  190. background: none !important;
  191. top: -18%;
  192. height: 120% !important;
  193. background-size: cover;
  194. animation: PanoramaMove 900s linear infinite;;
  195. background-repeat: repeat
  196. }
  197.  
  198. .dr-landing
  199. {
  200. top: 10em !important
  201. }
  202.  
  203. body
  204. {
  205. background-image: url(https://imgur.com/rLPgjYg.png) !important;
  206. background-size: cover !important;
  207. animation: PanoramaMove 100s linear infinite !important;
  208. background-repeat: repeat !important;
  209. height: 100% !important;
  210. position: fixed;
  211. }
  212.  
  213. .state-songselection body, .state-coachselection body, .tutorial body, .state-loadingdance body, .state-tutorial body, .state-afterdance body
  214. {
  215. animation: PanoramaMove 900s linear infinite !important;
  216. }
  217.  
  218. .state-loadingdance body, .state-tutorial body, .tutorial body, .state-dance body
  219. {
  220. animation-play-state: paused !important;
  221. }
  222.  
  223. .state-dance body
  224. {
  225. background: black !important
  226. }
  227.  
  228. @keyframes PanoramaMove {
  229. 100% {
  230. background-position: -100em 70%, center
  231. }
  232. 0% {
  233. background-position: 0 70%, center
  234. }
  235. }
  236.  
  237. #room-info
  238. {
  239. top: 77%;
  240. transition: none;
  241. background: none;
  242. width: 40%;
  243. }
  244.  
  245. [lang="ru"] .danceroom__number
  246. {
  247. font-size: 21.2% !important
  248. }
  249.  
  250. .danceroom__number
  251. {
  252. text-shadow: none;
  253. background: #c6c6c6;
  254. color: #414141;
  255. width: 18.5em;
  256. height: 2em;
  257. font-size: 21%;
  258. text-align: center;
  259. padding-top: 0.3em;
  260. border: solid #1a1a1a 0.1em;
  261. }
  262.  
  263. .danceroom__label
  264. {
  265. color: white;
  266. font-size: 19% !important;
  267. transform: translatex(-2%) translatey(-15%)
  268. }
  269.  
  270. .state-songselection #just-dance-now:before, .state-coachselection #just-dance-now:before, .state-afterdance #just-dance-now:before
  271. {
  272. content: "";
  273. width: 10.5em;
  274. height: 0.28em;
  275. display: block;
  276. position: absolute;
  277. background: #c6c6c6;
  278. left: 0%;
  279. z-index: 9999 !important;
  280. box-shadow: 0px -0.23em 0px 0.27em #525153;
  281. }
  282.  
  283. .state-songselection #just-dance-now:after, .state-coachselection #just-dance-now:after
  284. {
  285. content: "Choose Song";
  286. width: 10.5em;
  287. height: 0.22em;
  288. display: block;
  289. position: absolute;
  290. left: 1%;
  291. z-index: 9999 !important;
  292. top: 1%;
  293. font-size: 18%;
  294. color: #242424
  295. }
  296.  
  297. .state-tutorial #just-dance-now:before
  298. {
  299. content: "";
  300. background-image: url(https://imgur.com/a3o9kP8.png) !important;
  301. top: 15%;
  302. box-shadow: none;
  303. background: #fff0;
  304. height: 15%;
  305. width: 50%;
  306. background-size: contain;
  307. background-repeat: no-repeat;
  308. left: 25%;
  309. position: absolute
  310. }
  311.  
  312.  
  313. .state-afterdance #just-dance-now:after
  314. {
  315. content: "Results";
  316. width: 10.5em;
  317. height: 0.22em;
  318. display: block;
  319. position: absolute;
  320. left: 1%;
  321. z-index: 9999 !important;
  322. top: 1%;
  323. font-size: 18%;
  324. color: #242424
  325. }
  326.  
  327. #just-dance-now
  328. {
  329. background: none !important
  330. }
  331.  
  332. #preview
  333. {
  334. display: block !important;
  335. visibility: visible !important;
  336. }
  337.  
  338. #preview:before
  339. {
  340. content: "";
  341. width: 10%;
  342. height: 100em;
  343. display: block;
  344. position: absolute;
  345. border-left: #525153 solid 0.035em;
  346. left: -35.5%
  347. }
  348.  
  349. .coverflow--container:before
  350. {
  351. content: "";
  352. height: 100em !important;
  353. width: 100em !important;
  354. top: 0%;
  355. background: #000000c7;
  356. display: block;
  357. position: absolute;
  358. left: -5%;
  359. z-index: -2 !important
  360. }
  361.  
  362. .coverflow--container
  363. {
  364. top: -102% !important;
  365. left: 0%;
  366. width: 100%;
  367. height: 130%;
  368. background: #fff0;
  369. background-size: contain;
  370. background-repeat: no-repeat;
  371. }
  372.  
  373. .song-cover
  374. {
  375. left: -5.73em;
  376. top: -15.8%;
  377. border: none;
  378. width: 177.5%;
  379. height: 102%;
  380. background-size: cover !important;
  381. border-radius: 0px;
  382. background-position: center 0%
  383. }
  384.  
  385. .song-details
  386. {
  387. background: #5e5e5e !important;
  388. top: 24% !important;
  389. left: -46% !important;
  390. width: 165.5% !important;
  391. border-radius: 0px !important;
  392. height: 10%
  393. }
  394.  
  395. .pane.left-pane:before
  396. {
  397. content:"Map Name";
  398. display: block;
  399. position: absolute;
  400. top: 1%;
  401. color: white;
  402. width: 150%;
  403. transform: scale(0.18);
  404. left: -3.79em
  405. }
  406.  
  407. .song__infos
  408. {
  409. width: 100%
  410. }
  411.  
  412. .song-detail__title
  413. {
  414. color: #ffffffe0 !important;
  415. transform: translatey(35%) translatex(0%)!important;
  416. font-size: 18% !important
  417. }
  418.  
  419. .song-action
  420. {
  421. left: -109.4%;
  422. top: -22%;
  423. transition: none !important;
  424. display: block !important;
  425. visibility: visible !important
  426. }
  427.  
  428. .song-action__button
  429. {
  430. width: 196.8%;
  431. height: 86%;
  432. border-radius: 0px;
  433. font-size: 20%;
  434. background: #c6c6c6 !important;
  435. color: #414141;
  436. transition: none !important;
  437. border: solid #1a1a1a 0.1em !important
  438. }
  439.  
  440. .song-action__button:active
  441. {
  442. background: #218306!important;
  443. color: white !important;
  444. border: solid white 0.1em !important
  445. }
  446.  
  447. .song-preview:before
  448. {
  449. content:"Difficulty";
  450. display: block;
  451. position: absolute;
  452. top: 1%;
  453. color: white;
  454. width: 150%;
  455. transform: scale(0.18);
  456. left: -2.98em
  457. }
  458.  
  459. .video-preview
  460. {
  461. border: none;
  462. left: -1.58em;
  463. height: 20%;
  464. border-radius: 0px;
  465. width: 261% !important;;
  466. background: #5e5e5e;
  467. top: .7em;
  468. display: block !important;
  469. transition: none !important;
  470. visibility: visible !important;
  471. opacity: 1 !important
  472. }
  473.  
  474. .song__difficulty:after
  475. {
  476. font-size: 19% !important;
  477. top: 0%;
  478. height: 100% !important;
  479. text-align: left
  480. }
  481. .song__difficulty
  482. {
  483. width: 20% !important;
  484. text-align: left;
  485. background: none;
  486. left: 0%
  487. }
  488.  
  489. #section-tabs
  490. {
  491. top: 3.4em !important;
  492. left: .8%;
  493. width: 34.3%;
  494. display: block !important;
  495. z-index: 999 !important
  496. }
  497.  
  498. #section-tabs:before
  499. {
  500. content:"Categories";
  501. display: block;
  502. position: absolute;
  503. top: -11.5%;
  504. color: white;
  505. width: 150%;
  506. transform: scale(0.18);
  507. left: -62%
  508. }
  509.  
  510. ul.tabs li
  511. {
  512. box-shadow: none !important;
  513. border: solid #1a1a1a 0.2em;
  514. background: #c6c6c6 !important;
  515. height: 3.5em !important;
  516. width: 112% !important
  517. }
  518.  
  519. ul.tabs li.selected
  520. {
  521. background: #8b8b8b !important;
  522. }
  523.  
  524. ul.tabs li.selected .tabs--text
  525. {
  526. color: black !important
  527. }
  528.  
  529. ul.tabs li:active
  530. {
  531. background: #218306!important;
  532. border: solid white 0.15em;
  533. color: white !important
  534. }
  535.  
  536. ul.tabs li:active .tabs--text
  537. {
  538. color: white !important
  539. }
  540.  
  541. .tabs--text
  542. {
  543. width: 21.3em !important;
  544. font-size: 140%;
  545. color: #414141 !important;
  546. transform: translatey(-30%) !important
  547. }
  548.  
  549. .section-grid-trainer
  550. {
  551. top: 10%
  552. }
  553.  
  554. #section-playlist, #section-songlist
  555. {
  556. z-index: 99999999999 !important;
  557. width: 60%;
  558. left: 40.3%
  559. }
  560.  
  561. .song-grid
  562. {
  563. transform: translatey(26%);
  564. width: 150%
  565. }
  566.  
  567. .song-grid--titleDetails
  568. {
  569. height: 40% !important;
  570. border: none !important;
  571. left: -10% !important
  572. }
  573.  
  574. .song-grid--title
  575. {
  576. color: white !important;
  577. }
  578.  
  579. .song--details
  580. {
  581. top: 3%;
  582. left: 7%;
  583. z-index: 99999999 !important;
  584. height: 49% !important;
  585. padding-right: 0% !important
  586. }
  587.  
  588. .item-container
  589. {
  590. padding-right: 0% !important;
  591. }
  592.  
  593. .playlist-grid
  594. {
  595. height: 19.5em !important;
  596. left: 0.2%;
  597. top: 26%;
  598. z-index: 999999 !important
  599. }
  600.  
  601. .playlist
  602. {
  603. width: 150% !important;
  604. top: 10%
  605. }
  606.  
  607. .playlist--title
  608. {
  609. color: white !important
  610. }
  611.  
  612. .song-grid--title:before
  613. {
  614. content:"Playlist - ";
  615. }
  616.  
  617. .state-coachselection .coverflow--container
  618. {
  619. display: block !important;
  620. visibility: visible !important;
  621. z-index: 10 !important;
  622. opacity: 1 !important;
  623. left: 0%;
  624. top: -102% !important;
  625. height: 123.4%;
  626. width: 100%;
  627. border-radius: 0px !important
  628. }
  629.  
  630. .coach-selection
  631. {
  632. background: none !important;
  633. top: 0%;
  634. left: 40%;
  635. height: 100%;
  636. width: 100%;
  637. border-radius: 0em !important;
  638. z-index: 10 !important;
  639. }
  640.  
  641. .coach-selection__list:before
  642. {
  643. content:"On your phone, choose which dancer to follow.";
  644. display: block;
  645. position: absolute;
  646. top: -11.5%;
  647. color: white;
  648. width: 200%;
  649. transform: scale(0.4);
  650. left: -60.2%
  651. }
  652.  
  653. .coach-selection__list
  654. {
  655. width: 58%;
  656. left: 1%;
  657. top: 48%;
  658. height: 50%
  659. }
  660.  
  661. .coach
  662. {
  663. transform: scale(1);
  664. top: 3%;
  665. height: 40%;
  666. left: 6%
  667. }
  668.  
  669. .coach__img
  670. {
  671. left: 0%;
  672. top: 0%
  673. }
  674.  
  675. .coach__names-list
  676. {
  677. left: 5em !important
  678. }
  679.  
  680. .coach__player-list
  681. {
  682. opacity: 1 !important;
  683. background: #5e5e5e !important;
  684. color: #ffffffd6 !important;
  685. }
  686.  
  687. .particle-system
  688. {
  689. image-rendering: pixelate
  690. }
  691.  
  692.  
  693.  
  694.  
  695.  
  696. #lyrics .line.previous {
  697. -webkit-transform: perspective(0px) translateY(0em) rotateX(0deg);
  698. transform: perspective(0px) translateY(0em) rotateX(0deg);
  699. }
  700.  
  701. #lyrics .line.current {
  702. transform: translatey(-18.5%);
  703. transition: none !important
  704. }
  705.  
  706. #lyrics .line.previous {
  707. transform: translatey(-18.5%) !important;
  708. transition: .4s all !important
  709. }
  710.  
  711. #lyrics .line {
  712. -webkit-animation: nextLineInf 0.2s;
  713. animation: none 0.35s;
  714. color: #8f8c89;
  715. }
  716.  
  717. @-webkit-keyframes nextLineInf {
  718. 0%,
  719. 20% {
  720. opacity: 0;
  721. -webkit-transform: perspective(0px) translateY(2.5em) rotateX(0deg);
  722. transform: perspective(0px) translateY(2.5em) rotateX(0deg);
  723. }
  724. 100% {
  725. opacity: 1;
  726. -webkit-transform: translateY(1em) perspective(0px) rotateX(0deg);
  727. transform: translateY(1em) perspective(0px) rotateX(0deg);
  728. }
  729. }
  730. @keyframes nextLineInf {
  731. 0%,
  732. 20% {
  733. opacity: 0;
  734. -webkit-transform: perspective(0px) translateY(2.5em) rotateX(0deg);
  735. transform: perspective(0px) translateY(2.5em) rotateX(0deg);
  736. }
  737. 100% {
  738. opacity: 1;
  739. -webkit-transform: translateY(1em) perspective(0px) rotateX(0deg);
  740. transform: translateY(1em) perspective(0px) rotateX(0deg);
  741. }
  742. }
  743.  
  744. #lyrics {
  745. transform: scale(0.85);
  746. left: -3%;
  747. top: 15%;
  748. z-index: 99999999999999999999999999999 !important;
  749. font-family: helveticaneue-medium !important;
  750. text-shadow: 0.5px 0.5px 1px rgba(0, 0, 0, 0.3)!important;
  751. letter-spacing: 0.02em;
  752. font-size: 22%
  753. }
  754.  
  755. .line
  756. {
  757. background: #00000070;
  758. padding-left: 1%;
  759. width: 120%
  760. }
  761.  
  762. #racetrack .star
  763. {
  764. background-image: url(https://imgur.com/XHzVt3S.png);
  765. animation: none !important;
  766. transform: scale(0.8) rotate(-15deg);
  767. background-size: 90%
  768. }
  769.  
  770. #racetrack .star[data-visible="true"]
  771. {
  772. background-image: url(https://imgur.com/nQNKURa.png) !important;
  773. }
  774.  
  775. #racetrack-fill-p1, #racetrack-fill-p2, #racetrack-fill-p3, #racetrack-fill-p4
  776. {transition: .3s all !important}
  777.  
  778. .multi-coach .picto {
  779. left: -2%!important;
  780. }
  781.  
  782. .score:before
  783. {
  784. display: none !important
  785. }
  786.  
  787. #afterdance
  788. {
  789. top: -16%;
  790. height: 100%;
  791. background-size: contain;
  792. background: #000000c7;
  793. }
  794.  
  795. .exit-btn
  796. {
  797. background: #c6c6c6 !important;
  798. color: #414141;
  799. top: 7.8%;
  800. left: 69%;
  801. width: 28%;
  802. height: 5%;
  803. padding: .5%;
  804. border: solid #1a1a1a 0.1em;
  805. }
  806.  
  807. .exit-btn:active
  808. {
  809. background: #218306!important;
  810. border: solid white 0.1em;
  811. color: white !important
  812. }
  813.  
  814.  
  815.  
  816. #players
  817. {
  818. top: 30%;
  819. width: 100%;
  820. transform: scale(0.75);
  821. left: -12% !important;
  822. }
  823.  
  824. #players .player:nth-of-type(1) {
  825. left: 0%;
  826. top: 0em
  827. }
  828. #players .player:nth-of-type(2) {
  829. left: 0%;
  830. top: 4em
  831. }
  832. #players .player:nth-of-type(3) {
  833. left: 0%;
  834. top: 8em
  835. }
  836. #players .player:nth-of-type(4) {
  837. left: 0%;
  838. top: 12em
  839. }
  840.  
  841.  
  842. #players .stars {
  843. top: 35% !important;
  844. transform: scale(0.75);
  845. left: 15%
  846. }
  847.  
  848. #players .star.star-1,
  849. #players .star.star-2,
  850. #players .star.star-3,
  851. #players .star.star-4,
  852. #players .star.star-5 {
  853. width: .4rem;
  854. height: .4rem;
  855. margin: 0 -.09rem;
  856. transform: rotate(0deg);
  857. background-image: url(https://imgur.com/xEjVyK0.png)
  858. }
  859.  
  860. .player-color
  861. {
  862. background: #00000070 !important;
  863. border-radius: 0.2em !important;
  864. height: 170% !important;
  865. top: -80% !important;
  866. width: 140% !important;
  867. animation: none !important
  868. }
  869.  
  870. .avatar-wrapper
  871. {
  872. animation: none !important;
  873. transform: scale(0.8);
  874. left: -1% !important
  875. }
  876.  
  877. .player-name
  878. {
  879. text-align: left !important;
  880. left: 4em;
  881. top: -1.3em;
  882. text-shadow: none !important
  883. }
  884.  
  885. .player-master, .controller-coins, .player-flag, .player-exp, .state-afterdance #players, .exit-btn.exit-btn--play-again.exit-btn--animate
  886. {
  887. display: none !important
  888. }
  889.  
  890. .hud.beat #players .feedback-label {
  891. background-repeat: no-repeat;
  892. background-image: url(https://imgur.com/68sBWkE.png);
  893. }
  894.  
  895. .feedback-label
  896. {
  897. top: -5%;
  898. height: 100% !important;
  899. left: 38% !important;
  900. transform: rotate(90deg) !important
  901. }
  902.  
  903. @keyframes feedlabel {
  904. 0% {
  905. opacity: 0;
  906. -webkit-transform: scale3d(1, 1, 1);
  907. transform: scale3d(1, 1, 1) rotate(8.9deg)
  908. }
  909. 14% {
  910. opacity: 1;
  911. -webkit-transform: scale3d(0.8, 0.8, 1);
  912. transform: scale3d(1.15, 1.15, 1.15) rotate(8.9deg)
  913. }
  914. 36% {
  915. -webkit-transform: scale3d(1, 1, 1);
  916. transform: scale3d(1, 1, 1) rotate(8.9deg)
  917. }
  918. 43% {
  919. opacity: 1;
  920. -webkit-transform: translate3d(0, 0, 0);
  921. transform: translate3d(0, 0, 0) rotate(8.9deg)
  922. }
  923. 100% {
  924. opacity: 0;
  925. -webkit-transform: translate3d(0, 5px, 0) scale3d(0.95, 0.95, 1);
  926. transform: translate3d(0, 5px, 0) scale3d(1, 1, 1) rotate(8.9deg)
  927. }
  928. }
  929.  
  930. .state-tutorial:after
  931. {
  932. content: "Loading Resources" !important;
  933. color: white !important;
  934. width: 50% !important;
  935. height: 40% !important;
  936. top: 43% !important;
  937. left: 25%;
  938. position: absolute !important;
  939. background: #f000;
  940. font-family: Mojangle !important;
  941. z-index: 3;
  942. font-size: 19%;
  943. text-align: center;
  944. transform: scale(0.9)
  945. }
  946.  
  947. .state-tutorial:before
  948. {
  949. content: "" !important;
  950. width: 50% !important;
  951. height: 35% !important;
  952. top: 35% !important;
  953. left: 25%;
  954. position: absolute !important;
  955. background: #000000c7;
  956. font-family: Mojangle !important;
  957. z-index: 2 !important;
  958. border-radius: 0.4em;
  959. border: solid #c6c6c6 0.4em;
  960. color: #414141;
  961. font-size: 23%;
  962. text-align: center !important;
  963. border-top: solid #c6c6c6 1.5em;
  964. transform: scale(0.9)
  965. }
  966.  
  967. #racetrack-fill-p1
  968. {
  969. left: 170% !important
  970. }
  971.  
  972. #racetrack .star
  973. {
  974. display: none !important
  975. }
  976.  
  977. #racetrack
  978. {
  979. transform: rotate(90deg);
  980. left: 20%;
  981. height: 10%;
  982. display: none !important
  983. }
  984.  
  985. .results
  986. {
  987. transform: translatey(30%) translatex(3%) !important;
  988. background: black !important;
  989. border: solid #c6c6c6 0.05em;
  990. }
  991.  
  992. .img--afterDance
  993. {
  994. transform: translatey(40%) translatex(-5%) !important
  995. }
  996.  
  997. .img--afterDance.solo
  998. {
  999. transform: translatey(40%) translatex(-7%) !important
  1000. }
  1001.  
  1002. .color, .player-content
  1003. {
  1004. background: none !important
  1005. }
  1006.  
  1007. .score-text
  1008. {color: white !important}
  1009.  
  1010. .OnaTanczyDlaMnie
  1011. {background-image: url(https://imgur.com/sjKV6HF.png)}
  1012. .Swag
  1013. {background-image: url(https://imgur.com/TYUfA4Y.png)}
  1014. .Everybody
  1015. {background-image: url(https://imgur.com/6ygvHaK.png)}
  1016. .MasQueNada
  1017. {background-image: url(https://static.wikia.nocookie.net/justdance/images/0/0b/MasQueNada_Cover_1024.png)}
  1018. .GetBusy
  1019. {background-image: url(https://imgur.com/ILgmsga.png)}
  1020. .BadRomance
  1021. {background-image: url(https://imgur.com/ZuwbeZ7.png)}
  1022. .LastChristmas
  1023. {background-image: url(https://imgur.com/JGehLgj.png)}
  1024. .Oishii
  1025. {background-image: url(https://imgur.com/EyqPCSO.png)}
  1026. .Alexandrie
  1027. {background-image: url(https://vignette.wikia.nocookie.net/justdance/images/5/58/Alexandrie_score_card_cover.jpg/revision/latest?cb=20201230021903)}
  1028. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址