Make coinglass wider, so it can be used on modern monitors
Wider Coinglasses by sammcj
Details
Authorsammcj
LicenseMIT
Categorycoinglass.com
Created
Updated
Size221 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 www.coinglass.com
@version 20250114.03.01
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.coinglass.com/") {
.cg-content {
max-width: 2000px;
margin: 0 auto;
}
}