Add Sovran Systems SVG logo to hub header and onboarding welcome page

Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/fd3f0f95-4795-4d0b-8d16-fc00bd9d15b6

Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-03 20:16:31 +00:00
committed by GitHub
parent 091f3eb33d
commit 777558182d
4 changed files with 132 additions and 2 deletions

View File

@@ -63,6 +63,13 @@ body {
flex: 1;
}
.header-logo {
height: 30px;
width: auto;
vertical-align: middle;
margin-right: 8px;
}
.role-badge {
background-color: var(--accent-color);
color: #1e1e2e;
@@ -1796,6 +1803,11 @@ button.btn-reboot:hover:not(:disabled) {
margin-bottom: 14px;
}
.onboarding-logo-img {
height: 90px;
width: auto;
}
.onboarding-title {
font-size: 1.7rem;
font-weight: 800;