Skip to content
Snippets Groups Projects
Commit 536b285d authored by jan.bednarik's avatar jan.bednarik
Browse files

elections2021: Program point FAQ styles

parent 7cb10c1b
Branches
No related tags found
2 merge requests!322elections2021: Program point FAQ styles,!321elections2021: Program point FAQ styles
Pipeline #4531 passed
......@@ -5,8 +5,8 @@
<i class="ico--chevron-down"></i>
</div>
<div class="accordeon-row-body accordeon-row-body--classic">
<div>
<p>{{ block.value.answer|richtext|format_sources }}</p>
<div class="content-block accordeon-lists">
{{ block.value.answer|richtext|format_sources }}
</div>
</div>
</div>
......@@ -32,6 +32,10 @@
padding-top: 0.6rem;
padding-bottom: 0.6rem;
}
.accordeon-lists li {
list-style-type: square !important;
list-style-position: inside;
}
</style>
{% if page.root_page.matomo_id %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment