Move inline CSS to layout.css
This commit is contained in:
parent
5973612776
commit
3a0e08f3f5
6 changed files with 58 additions and 50 deletions
|
|
@ -6,10 +6,3 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
|||
{% endcomment %}
|
||||
|
||||
{% block title %}{% block head_title %}{% endblock %}{% endblock title %}
|
||||
|
||||
{% block extracss %}
|
||||
<style>
|
||||
.asteriskField { display: none; }
|
||||
.form-group { margin-top: 0.5em;}
|
||||
</style>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue