Skip to content

Commit

Permalink
Add guidance on font size for confirmation page
Browse files Browse the repository at this point in the history
This now sits above the example it relates to.
  • Loading branch information
gemmaleigh committed Jun 2, 2017
1 parent 9e11ef7 commit f920bab
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions app/views/guide_colour.html
Original file line number Diff line number Diff line change
Expand Up @@ -359,12 +359,19 @@ <h4 class="heading-small">GOV.UK blue</h4>
</p>

<h3 class="heading-medium" id="examples">Examples</h3>
<h4 class="heading-small">Transaction end page</h4>
<h4 class="heading-small">Confirmation page</h4>

<div class="example">
<div class="text">
<div class="panel panel-border-wide">
<p>
When using the white text on a turquoise background &mdash; ensure the minimum text size is 24px normal weight, or 19px bold. This is to meet colour contrast ratio requirements.
</p>
</div>
</div>

<div class="grid-row">
<div class="column-two-thirds">
<div class="example">
<div class="grid-row">
<div class="column-two-thirds">

<h1 class="heading-xlarge">
Example service name
Expand Down Expand Up @@ -393,11 +400,8 @@ <h2 class="heading-medium">
<p>
They will contact you either to confirm your registration, or to ask for more information.
</p>

</div>
</div>

</div>

</main><!-- / #content -->
{% endblock %}

0 comments on commit f920bab

Please sign in to comment.