dims the background and hides some elements
Gamepad Tester Dim Mode by evorulz
Details
Authorevorulz
LicenseNo License
Categorygamepad-tester.com
Created
Updated
Size661 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
n.a
Source code
/* ==UserStyle==
@name gamepad-tester.com - 16/03/2023, 02:07:50
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://gamepad-tester.com/") {
body {background:#111}
#root > div > div:nth-child(2) > div > div:nth-child(1) > div.css-13i6n5b {background:#888}
#root > div > div:nth-child(2) {background:#333}
#root > div > div:nth-child(2) > div > div:nth-child(3) {display:none}
#root > div > div:nth-child(2) > div > div:nth-child(2) {display:none}
#root > div > div.css-1v28zbj.en092cd7 {display:none}
}