Make text in panel headings bold

Makes the heading pop a bit more in the new airier layout.
This commit is contained in:
Samuel Mannehed 2025-01-13 08:55:58 +01:00
parent 88009230b6
commit 4ab4286b25
1 changed files with 1 additions and 0 deletions

View File

@ -486,6 +486,7 @@ html {
gap: 6px;
color: white;
font-size: 20px;
font-weight: bold;
white-space: nowrap;
}
.noVNC_panel .noVNC_heading img {