update styles
parent
8e39d88b4c
commit
549c89ac0d
|
@ -7,3 +7,9 @@
|
||||||
{% block content required %}
|
{% block content required %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
* {
|
||||||
|
font-family: sans-serif;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue