Background colour for software

main
Bob Mottram 2025-01-20 21:24:23 +00:00
parent 55f529b82e
commit 292ba3f7c4
1 changed files with 1 additions and 1 deletions

View File

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