diff --git a/concordia/static/scss/base.scss b/concordia/static/scss/base.scss index 5478d3ace..12e860531 100644 --- a/concordia/static/scss/base.scss +++ b/concordia/static/scss/base.scss @@ -1305,7 +1305,6 @@ div.related-links { background-color: #f6f6f6; border: 1px solid black; flex: 1; - font-weight: bold; margin: 0.5rem; padding-bottom: 15px; padding-top: 5px; @@ -1315,10 +1314,13 @@ div.related-links { .contribution-highlight .value { color: $blue; font-size: xxx-large; + font-weight: bold; } .contribution-highlight .label { font-size: large; + font-weight: bold; + margin-bottom: 0; } .contribution-table a { diff --git a/concordia/templates/account/profile.html b/concordia/templates/account/profile.html index 3f434f270..6f57e5c5b 100644 --- a/concordia/templates/account/profile.html +++ b/concordia/templates/account/profile.html @@ -113,14 +113,17 @@

My Contributions

{{ user_profile_activity.count|intcomma }}

Campaigns

+

Your saves, submits, and reviews

{{ pages_worked_on|intcomma }}

Pages Worked On

+

Campaigns you've worked on

{{ totalCount|intcomma }}

Actions

+

Pages you've worked on