This commit is contained in:
William Bouzourène 2024-12-31 16:53:26 +01:00
parent dc53f92d88
commit 8b076fb031
4 changed files with 3 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

BIN
static/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

View file

@ -1,6 +1,6 @@
img#header-logo {
width: 60px;
height: 30px;
width: 89px;
height: 35px;
}
#login-card {

View file

@ -4,10 +4,9 @@
<img
id="header-logo"
class="me-1"
src="/static/images/logo.jpg"
src="/static/images/logo.png"
alt="Logo"
>
Camarades
</a>
{% if Globals.LoggedIn %}