diff --git a/src/css/httpobs.css b/src/css/httpobs.css index 249c95b..9d4bcec 100644 --- a/src/css/httpobs.css +++ b/src/css/httpobs.css @@ -386,6 +386,10 @@ sup, sub { font-weight: bold; } +#scoring-banner:before { + content: '📣\FE0E'; +} + .alert-danger a, #scoring-banner a { color: white; font-weight: bold; diff --git a/src/templates/partials/header.html b/src/templates/partials/header.html index 117824a..cdefa54 100644 --- a/src/templates/partials/header.html +++ b/src/templates/partials/header.html @@ -17,9 +17,9 @@
-
- 📣\uFE0E Heads up! New security scoring standards apply - Your website grade may have changed. MDN Observatory will launch soon. - Learn More. +
+ MDN HTTP Observatory is launched, and Mozilla Observatory is now deprecated. + Learn more.