This commit is contained in:
2025-02-26 02:43:00 +08:00
parent d94c74ee5f
commit ab9af6191d
7 changed files with 131 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
{% set styles = "background-image: url('images/V3.png');" %}
<section class="px-2 h-auto bg-center lg:py-40 p-12 bg-cover bg-no-repeat" style="{{styles}}">
<section class="px-2 h-auto bg-center lg:py-40 p-12 bg-cover bg-no-repeat">
<div class="relative mx-auto">
<div class="text-center rounded lg:px-6 mt-10 lg:mt-0 mx-auto">
{{body | markdown | safe }}
@@ -78,6 +78,7 @@
</div>
</div>
</section>
<style>
dd {
display: inline-block;