scouting reports are justified. bad. align start? good.
blaseball - start-align scouting reports by ryanawalker
Details
Authorryanawalker
LicenseNo License
Categoryblaseball
Created
Updated
Size348 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 blaseball - start-align scouting reports
@namespace github.com/openstyles/stylus
@version 1.0.0
@description start-align scouting reports
@author ryanawalker
==/UserStyle== */
@-moz-document domain("www.blaseball.com") {
li.fallball__section-paragraph {
text-align: start;
}
}