You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The colours offered by this theme aim to evoke a sense of empathy for the user during certain life events, such as grieving the loss of a loved one.</p>
<dd>When applied to the <code><h1></code> element it set a purple underline to the title element of the page.</dd>
32
31
<dd>When applied to the Steps Quiz along with the <code>wb-steps</code> and <code>quiz</code> it set the thematic colours to the navigation buttons, the progress bar and to the <code><legend></code> text.</dd>
33
32
<dt><code>.btn-empathy</code></dt>
34
33
<dd>Along with <code>.btn-primary</code> or <code>.btn-default</code>, set a purple colour thematic to buttons.</dd>
@@ -37,10 +36,6 @@ <h2>CSS classes</h2>
37
36
</dl>
38
37
39
38
<h2>Examples</h2>
40
-
<h3>Purple Underline to the <code><h1></code></h3>
41
-
<p>The example has been applied to the <code><h1></code> element of this page.</p>
42
-
<h4>Code</h4>
43
-
<pre><code><h1 property="name" id="wb-cont" class="empathy"><-- Page title --></h1></code></pre>
Copy file name to clipboardExpand all lines: méli-mélo/th-empathy/meta.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,9 @@ pages:
31
31
sponsor: Francis Snoddy on behalf of ESDC - Portfolio Web
32
32
33
33
changes:
34
+
- date: 2025-10-22
35
+
description: Removal of the custom purple color for the bar underneath the main title H1 of the thematic. The coporate red color will now be applied on page load. This is to aligned with TBS/DTO recommendations and directives.
36
+
publicImpact: No impact since that the only site "What to do when someone dies" make use of this thematic is already using the red underline.
34
37
- date: 2024-12-02
35
38
description: Life Journey home page layout, includes the code and an example to enable the home page layout to be used by current and future Life Journey projects
36
39
departmentImpact: Having this layout integrated will allow Canada.ca to have a more streamlined and consistent theme throughout the Journey Labs projects. Currently the pages that make use of this layout have it hardcoded into the page
0 commit comments