some tweaks for investing.com site with dark reader addon.
investing.com tweaks by ernie77
Details
Authorernie77
LicenseNo License
Categoryinvesting.com
Created
Updated
Size376 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 fi.investing.com tweaks
@version 20230809.03.20
@namespace userstyles.world/user/ernie77
@description some tweaks for investing.com site with dark reader addon.
@author ernie77
@license No License
==/UserStyle== */
@-moz-document domain("investing.com") {
.redFont,
.barchartTbl .bcQuoteTable .qb_down {
color: #e88888;
}
}