This commit is contained in:
Aevann1 2022-01-06 16:20:45 +02:00
parent 97a49de768
commit c1133aaa58
10 changed files with 23 additions and 17 deletions

View file

@ -281,4 +281,9 @@ blockquote {
/*assorted patches I don't feel like categorizing*/
#followers-table td {
color: var(--black3);
}
.btn-danger {
border-color: #E53E3E !important;
color: red !important;
}