Skip to content

wallstreet.io by navmed

Details

Authornavmed

LicenseNo License

Categoryapp.wallstreet.io

Created

Updated

Size609 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Increases some very small font-sizes

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         wallstreet.io
@version      20220210.18.12
@namespace    userstyles.world/user/navmed
@description  Increases some very small font-sizes
@author       navmed
@license      No License
==/UserStyle== */

@-moz-document domain("wallstreet.io") {
.mat-list-base[dense] .mat-list-option { font-size: 12px }
.mat-caption, .mat-small { font-size: 12px }
.mat-header-cell { font-size: 12px}
p.strategy-compound-return.mat-caption > * {    font-size: 15px; }
ws-strategy-compound-return {
    font-size: 14px !important;
    color: #ffee00 !important;
    text-shadow: 0 0 8px black;
}
}

Reviews

No reviews yet.