Makes Moxfield more suitable for streaming. Adds a flat color background for Chromakey and fixed sizes for resizing without adjusting OBS.
TotalDeckHeads Moxfield Setup by SethCurry
Details
AuthorSethCurry
LicenseNo License
Categorywww.moxfield.com
Created
Updated
Size768 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 7/26/2023, 11:45:09 AM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://www.moxfield.com/decks/") {
div.battlefield {
background: #FF10F0;
color: #FF10F0;
}
div.battlefield div.dropdown-toggle {
display: none !important;
}
div.dropdown {
box-shadow: none !important;
}
.navbar {
display: none !important;
}
.hoJIQxvmkLDyftLccJ3I {
display: inline;
}
.player {
height: 181px;
width: 100%;
}
.uaOqhaf528wDQGlUj6XQ {
height: 87%;
}
.EdgMIw4W7GE4_4tTtrSQ {
width: 14%;
}
}