mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 01:48:21 +02:00
Light background on login box
This commit is contained in:
@ -13,7 +13,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<main class="card border-dark mx-auto" style="max-width: 30rem;">
|
||||
<main class="card bg-light border-dark mx-auto" style="max-width: 30rem;">
|
||||
<h3 class="card-header text-center">
|
||||
{% trans "Log in" %}
|
||||
</h3>
|
||||
|
Reference in New Issue
Block a user