Change background colour

merge-requests/30/head
Bob Mottram 2025-01-20 21:03:45 +00:00
parent 976709a366
commit d55a27d15c
1 changed files with 1 additions and 1 deletions

View File

@ -354,7 +354,7 @@ details {
}
.instanceSoftware {
background-color: var(--button-selected-highlighted);
background-color: var(--button-background-hover);
color: var(--button-fg-highlighted);
font-size: 75%;
}