fixed headimage style

This commit is contained in:
creeper123123321 2021-01-26 15:17:09 -03:00
parent 69f9634a11
commit 0acd721163

View File

@ -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">