made stuff pretty

This commit is contained in:
Anh-Thy04
2025-06-17 17:46:26 +02:00
parent 1aadfb4502
commit f92d54ef91
2 changed files with 7 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
{{ form.numberplate(class="form-input",style="width: 200px; height: 40px;") }}
</div>
<div class="button-container" style="margin-top: 15px;">
{{ form.submit(class="btn btn-sm btn-dark", style="width: 200px;") }}
{{ form.submit(class="btn btn-sm btn-secondary", style="width: 200px;") }}
</div>
</form>
</div>

View File

@@ -44,7 +44,7 @@
.dark-mode .btn {
background-color: #444 !important;
color: #e0e0e0 !important;
border-color: #666 !important;
border-color: #333 !important;
}
.dark-mode .btn:hover {
@@ -52,6 +52,10 @@
color: #fff !important;
}
.dark-mode .badge.bg-secondary {
background-color: #444 !important;
color: #e0e0e0 !important;
}
.dark-mode .logout-btn {
background-color: #212529 !important;
color: #fff !important;
@@ -97,6 +101,7 @@
</div>
</div>
</div>
<svg xmlns="http://www.w3.org/2000/svg" class="d-none">
<symbol id="check-circle-fill" viewBox="0 0 16 16">
<path