This commit is contained in:
Aevann1 2021-10-21 22:50:15 +02:00
parent 395d47e0aa
commit 9503e543c0
15 changed files with 2263 additions and 2263 deletions

View file

@ -23,7 +23,7 @@
.comment-box {
border: 2px solid var(--gray-200);
border: 2px solid var(--gray-200);
}
.btn {
@ -31,7 +31,7 @@
}
* {
font-family: 'Roboto Mono' !important;
font-family: 'Roboto Mono' !important;
}
.arrow-up::before {
@ -72,9 +72,9 @@
.followsyou {
background-color: var(--dark) !important;
border: 1px solid var(--primary) !important;
border: 1px solid var(--primary) !important;
}
#frontpage .pseudo-submit-form.card, .form-inline.search .form-control, .form-control[readonly] {
border: 2px solid var(--gray-200) !important;
border: 2px solid var(--gray-200) !important;
}