Created
September 3, 2024 16:43
-
-
Save 0x4a/acae7b90bacd68eb3aebf3ea597c624b to your computer and use it in GitHub Desktop.
#plenty #userstyle for login screen
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.partner-wrapper {display: none !important;} | |
.banner {display: none} | |
.login-wrapper {class: col-lg-12} | |
body { font-size: var(--font-size-6); } | |
.row .footer {font-size: var(--font-size-3);} | |
.system-list-domain { font-size: var(--font-size-6); } | |
.system-list-item { margin: 1rem 0; padding: 1rem 0.5rem; background-color: var(--color-structure-1) } | |
body mat-card.mat-mdc-card[terraCard]:not(.fluid-card) { height: auto; } | |
.filter-container { display: none !important; } | |
mat-card.mat-mdc-card[terraCard] .card-title {font-size: var(--font-size-6) !important; } | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment