bigger logo
This commit is contained in:
@@ -18,18 +18,20 @@
|
||||
<body>
|
||||
|
||||
<!-- Header bar -->
|
||||
<header class="header-bar">
|
||||
<span class="title">
|
||||
<img src="/static/logo-light.svg" alt="Sovran Systems" class="header-logo" />
|
||||
Sovran_SystemsOS Hub
|
||||
</span>
|
||||
<header class="header-bar">
|
||||
<span class="title">
|
||||
<img src="/static/logo-light.svg" alt="Sovran Systems" class="header-logo" />
|
||||
Sovran_SystemsOS Hub
|
||||
</span>
|
||||
<div class="header-right">
|
||||
<span class="role-badge" id="role-badge">Loading…</span>
|
||||
<button class="btn btn-update" id="btn-update" title="Run system update">
|
||||
<span class="update-badge" id="update-badge"></span>
|
||||
Update System
|
||||
</button>
|
||||
<button class="btn-icon" id="btn-refresh" title="Refresh service status">↺</button>
|
||||
</header>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<!-- IP bar -->
|
||||
<div class="ip-bar">
|
||||
@@ -202,4 +204,4 @@
|
||||
<script src="/static/js/features.js"></script>
|
||||
<script src="/static/js/events.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user