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 {
background-color: var(--main-bg-color);
color: var(--main-fg-color);
font-size: 50%;
background-color: var(--main-fg-color);
color: var(--main-bg-color);
font-size: 80%;
}
.leftColIcons {