The rules are made up and the points don't matter!
SRL Points Go Poof by miketrethewey
Details
Authormiketrethewey
LicenseNo License
Categoryspeedrunslive
Created
Updated
Size354 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 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;
}