Update default logo for standalone helpdesk

This commit is contained in:
Timothy Hobbs 2023-11-23 20:35:26 +01:00
parent 761b91d2fe
commit a27508bba7

View File

@ -1,8 +1,8 @@
<style>
.navbar-brand {
background: url("https://www.libertyaces.com/files/liberty-logo.png") no-repeat;
background: url("/static/helpdesk/img/icon512.png") no-repeat;
background-size: auto;
width: 320px;
width: 130px;
background-size: contain;
height: 40px;
text-align: right;