This commit is contained in:
Aevann1 2021-10-16 14:25:36 +02:00
parent 15b7a78bad
commit f2e3727707
12 changed files with 33 additions and 45 deletions

View file

@ -58,10 +58,6 @@
color: var(--white);
}
.badge-count {
color: var(--light);
}
.transparent {
background: None !important;
}
@ -79,10 +75,6 @@
border: 1px solid var(--primary) !important;
}
.badge-count {
color: var(--primary);
}
#frontpage .pseudo-submit-form.card, .form-inline.search .form-control, .form-control[readonly] {
border: 2px solid var(--gray-200) !important;
}