mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-17 19:31:18 +02:00
Update default logo for standalone helpdesk
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
<style>
|
<style>
|
||||||
.navbar-brand {
|
.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;
|
background-size: auto;
|
||||||
width: 320px;
|
width: 130px;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
Reference in New Issue
Block a user