mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-22 12:05:45 +01:00
fixed headimage style
This commit is contained in:
parent
69f9634a11
commit
0acd721163
@ -21,6 +21,15 @@
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/uuid/8.3.1/uuid.min.js"></script>
|
||||
<script src="https://alcdn.msauth.net/browser/2.0.0-beta.4/js/msal-browser.js"></script>
|
||||
<script src="auth_ms.js"></script>
|
||||
<style>
|
||||
.account_head {
|
||||
width: 16px;
|
||||
}
|
||||
#connection_status {
|
||||
background: black;
|
||||
color: white;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
|
||||
|
Loading…
Reference in New Issue
Block a user