Skip to content

SRL Points Go Poof by miketrethewey

Details

Authormiketrethewey

LicenseNo License

Categoryspeedrunslive

Created

Updated

Code size354 B

Code checksum7ed02b6

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

The rules are made up and the points don't matter!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           SRL Points Go Poof
@namespace      userstyles.world
@version        1.0.0
==/UserStyle== */
.club tr td + td + td,
.r8 {
    display: none;
}

.club tr td,
.raceFeedRating,
.raceFeedRatingChange,
.unranked {
    display: none;
}

.club tr td + td {
    display: inline-table;
    margin-left: 8px;
}

Reviews

No reviews yet.