Instance software display

merge-requests/30/head
Bob Mottram 2025-01-20 18:37:57 +00:00
parent 4b2a50d902
commit 70614ed573
1 changed files with 3 additions and 3 deletions

View File

@ -354,9 +354,9 @@ details {
} }
.instanceSoftware { .instanceSoftware {
background-color: var(--main-bg-color); background-color: var(--main-fg-color);
color: var(--main-fg-color); color: var(--main-bg-color);
font-size: 50%; font-size: 80%;
} }
.leftColIcons { .leftColIcons {