Skip to content

.coach-selection__list by Ihir888

Screenshot of .coach-selection__list

Details

AuthorIhir888

LicenseJDN

CategoryJDN

Created

Updated

Size553 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       .coach-selection__list
@version    20240305.15.47
@namespace  ?
==/UserStyle== */

@-moz-document domain("justdancenow.com") {


.coach-selection__list:before
{
    content: "";
    top: 0%;
    left: 0%;
    position: absolute;
    background-image: url(https://cdn.glitch.global/7781ee26-c563-4365-b245-ceb83156a174/more%20bkg2.png?v=1696973522919); 
    background-size: contain !important;
    background-position: center !important;
    background-color: #1b032c;
    width: 100% !important;
    height: 100%
    
}
	
}

Reviews

No reviews yet.