nooooooooooooooooo
no dancerOfWeek by eumesmo
Details
Authoreumesmo
LicenseNo License
Categoryjust
Created
Updated
Size603 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 no dancerOfWeek
@version 20220812.20.47
@namespace userstyles.world/user/eumesmo
@description nooooooooooooooooo
@author eumesmo
@license No License
==/UserStyle== */
@-moz-document url("https://justdancenow.com/") {
.dancerOfWeek-container {
display: none;
font-size: 25%;
line-height: 1.1;
color: #3e3e40;
border: 2px solid #fdb9d4;
width: 1.8rem;
height: 0.92rem;
border-radius: 14px;
padding: 0.05rem;
font-family: "OpenSans Regular";
position: absolute;
z-index: 1;
top: 8%;
left: 400%;
}
}