Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maják
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Maják
Commits
536b285d
Commit
536b285d
authored
3 years ago
by
jan.bednarik
Browse files
Options
Downloads
Patches
Plain Diff
elections2021: Program point FAQ styles
parent
7cb10c1b
Branches
Branches containing commit
No related tags found
2 merge requests
!322
elections2021: Program point FAQ styles
,
!321
elections2021: Program point FAQ styles
Pipeline
#4531
passed
3 years ago
Stage: build
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
elections2021/templates/elections2021/_question_block.html
+2
-2
2 additions, 2 deletions
elections2021/templates/elections2021/_question_block.html
elections2021/templates/elections2021/base.html
+4
-0
4 additions, 0 deletions
elections2021/templates/elections2021/base.html
with
6 additions
and
2 deletions
elections2021/templates/elections2021/_question_block.html
+
2
−
2
View file @
536b285d
...
...
@@ -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>
This diff is collapsed.
Click to expand it.
elections2021/templates/elections2021/base.html
+
4
−
0
View file @
536b285d
...
...
@@ -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 %}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment