Skip to content

Challonge : Tournament controller / bracket wrapper expansion by xyleff2049

Screenshot of Challonge : Tournament controller / bracket wrapper expansion

Details

Authorxyleff2049

LicenseNo License

Categorychallonge

Created

Updated

Size550 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Expand the tournament controller / bracket wrapper

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Challonge : Tournament controller / bracket wrapper expansion
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Expand the tournament controller / bracket wrapper
@author         Xyleff
==/UserStyle== */

@-moz-document domain("challonge.com") {
    body.-venatus .container-fluid.-with-content-gutters {
        padding : 0 15px !important;
    }
    
    div.next-steps.-solo {
        padding-left:230px;
    }
    
    div.tournament-banner {
        margin-bottom : 25px;
    }
}

Reviews

No reviews yet.