MeusDividendos
MeusDividendos by noahkrpg
Details
Authornoahkrpg
LicenseNo License
CategoryMeusDividendos
Created
Updated
Size489 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
MeusDividendos
Source code
/* ==UserStyle==
@name MeusDividendos
@version 20231026.23.53
@namespace ?
==/UserStyle== */
@-moz-document domain("meusdividendos.com") {
.d-md-block {
height: 0px;
width: 0px;
display: none !important;
}
.justify-content-center {
display: none !important;
}
@media (min-width: 576px) {
.mdv-form-inline .form-group {
width: auto;
}
}
.btn-group,
.btn-group-vertical {
height: max-content;
}
.btn-warning {
height: max-content;
}
}