mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-07-06 17:14:07 +00:00
UI
This commit is contained in:
@ -76,11 +76,10 @@
|
||||
<body>
|
||||
|
||||
<div class="pure-g">
|
||||
<div class="pure-u-2-24 border">
|
||||
<div class="pure-u-2-24 border" style="background: rgb(37, 42, 58);">
|
||||
<div class="content">
|
||||
<div class="nav-inner">
|
||||
<button onclick="location.href='/';" style="cursor:pointer;" class="pure-button">OutFleet {{ VERSION
|
||||
}}</button>
|
||||
<h1 onclick="location.href='/';" style="cursor:pointer;" class="pure-button">OutFleet {{VERSION}}</h1>
|
||||
<ul class="pure-menu-list">
|
||||
<li class="pure-menu-item"><a href="/" class="pure-menu-link">Servers</a></li>
|
||||
<li class="pure-menu-item"><a href="/clients" class="pure-menu-link">Clients</a></li>
|
||||
|
Reference in New Issue
Block a user