A simple fix by SankeX for a player's accessibility needs.
Roll20 white roll results in dark mod by jimj316
Details
Authorjimj316
LicenseCC Zero
Categoryapp.roll20.net
Created
Updated
Size315 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 app.roll20.net - 20/10/2022, 21:00:22
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("app.roll20.net") {
span.inlinerollresult {background-color: #fff !important;}
}