style: page login

This commit is contained in:
2025-01-16 11:09:44 -03:00
parent 966b5b2cf3
commit 137f5510f8
10 changed files with 98 additions and 40 deletions

View File

@@ -12,9 +12,9 @@
</head>
<body>
<div class="c-form">
<h2>
<img src="{% static 'midia/logo.png' %}" width="140px">
</h2>
<img class="logo" src="{% static 'midia/logo.png' %}" width="140px">
<div class="c-input">
<form method="post" class="c-inputBox">
{% csrf_token %}