A jd2021 gold move for jdn
Just Dance Now Gold Move by justkrisz
Details
Authorjustkrisz
LicenseNo License
Categoryhttps://justdancenow.com/
Created
Updated
Size547 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Just Dance Now Gold Move
@version 20211024.21.38
@namespace userstyles.world/user/justkrisz
@description A jd2021 gold move for jdn
@author justkrisz
@license No License
==/UserStyle== */
@-moz-document domain("justdancenow.com") {
#goldmove .layer.layer-1,
#goldmove .layer.layer-2,
#goldmove .layer.layer-3 {
background-image: url(https://imgur.com/VV8c4B6.png) !important;
}
.tutorial__caption,
.tutorial__image {
font-family: "HelveticaNeueCondensedBold";
display: none;
}
}