Jul 13 - Change theme 2
This commit is contained in:
@@ -327,4 +327,4 @@ table.list td{padding:11px 12px;border-bottom:1px solid var(--line-2)}
|
|||||||
|
|
||||||
/* hero eyebrow */
|
/* hero eyebrow */
|
||||||
.hero-eyebrow{margin:0 0 14px;font-size:14px;font-weight:600;letter-spacing:.08em;
|
.hero-eyebrow{margin:0 0 14px;font-size:14px;font-weight:600;letter-spacing:.08em;
|
||||||
text-transform:uppercase;color:var(--accent)}
|
text-transform:uppercase;color:var(--accent)}
|
||||||
|
|||||||
@@ -89,4 +89,4 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -11,4 +11,4 @@
|
|||||||
<a class="btn btn-lg ghost" href="{{ url_for('auth.register') }}">{{ _('Get started') }}</a>
|
<a class="btn btn-lg ghost" href="{{ url_for('auth.register') }}">{{ _('Get started') }}</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</section>
|
</section>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user