+
{{page.title}}
-
+
{{page.heading-description}}
diff --git a/_sass/_resources.scss b/_sass/_resources.scss index 70cfa1ee..9a22fb86 100644 --- a/_sass/_resources.scss +++ b/_sass/_resources.scss @@ -2427,7 +2427,7 @@ html * /*Main page heading design (All the page that are on the main navigation tab)*/ #main-page-heading { - p, h3, h4 + p, h1, h4 { font-family: 'Source Sans 3', sans-serif !important; } @@ -2437,11 +2437,11 @@ html * min-height: 162px; #main-page-heading-detail { - h3, p + h1, p { color: white; } - h3 + h1 { font-weight: 200; font-size: 40px; @@ -4489,11 +4489,11 @@ html * width: 100%; height: 216px; background-color: white; - h1, p + h2, p { margin: 0; } - h1 + h2 { font-weight: 700; font-size: 22px; @@ -4532,7 +4532,7 @@ html * width: 83px; height: 83px; } - h1 + h2 { display: none; } @@ -4670,7 +4670,7 @@ html * width: 52px; height: 52px; } - h1 + h2 { display: -webkit-box; } @@ -4678,7 +4678,7 @@ html * .article-card-upper-right { width: 100%; - h1 + h2 { display: none; } diff --git a/_sass/about.scss b/_sass/about.scss index 7bfe7d9f..a5ff6596 100644 --- a/_sass/about.scss +++ b/_sass/about.scss @@ -69,7 +69,7 @@ border-radius: 10px; margin-bottom: 10px; } - h1 , p + h3 , p { margin: 0; } @@ -111,7 +111,7 @@ border-radius: 10px; margin-bottom: 10px; } - h1 , p + h3 , p { margin: 0; } diff --git a/_sass/inner-page-link-description.scss b/_sass/inner-page-link-description.scss index ba696677..2348d31b 100644 --- a/_sass/inner-page-link-description.scss +++ b/_sass/inner-page-link-description.scss @@ -19,12 +19,12 @@ { padding-left: 10px; border-left: 1px #d7d7d7 solid; - h1, p + h2, p { margin: 0; color: #333333; } - h1 + h2 { font-size: 18px; font-weight: 600; diff --git a/assets/js/app.js b/assets/js/app.js index ca50c991..398072e3 100644 --- a/assets/js/app.js +++ b/assets/js/app.js @@ -176,11 +176,11 @@ if(document.getElementById('news') != null)${articles[i].title}
+${articles[i].title}
${articles[i].title}
+${articles[i].title}
${articles[i].description}
${articles[i].date}