mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-21 15:33:09 +01:00
Update default logo for standalone helpdesk
This commit is contained in:
parent
761b91d2fe
commit
a27508bba7
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user