diff --git a/cms/static/sass/_base.scss b/cms/static/sass/_base.scss index bfa305c582..5a8a9bf170 100644 --- a/cms/static/sass/_base.scss +++ b/cms/static/sass/_base.scss @@ -348,7 +348,7 @@ body.show-wip { border-radius: 3px; background: rgba(0, 0, 0, 0.85); font-size: 11px; - font-weight: 400; + font-weight: normal; line-height: 26px; color: #fff; pointer-events: none; diff --git a/cms/templates/overview.html b/cms/templates/overview.html index af83df4a3f..27349d53be 100644 --- a/cms/templates/overview.html +++ b/cms/templates/overview.html @@ -117,7 +117,7 @@ % for section in sections:
- +

${section.display_name} @@ -160,8 +160,8 @@

- - + +
@@ -175,7 +175,7 @@