Make the government channel visually distinct

It’s really serious, so this sets it apart from the other live channels.
This commit is contained in:
Chris Hill-Scott
2021-05-12 11:50:30 +01:00
parent d38f44ec69
commit ad0b7537de
4 changed files with 23 additions and 16 deletions

View File

@@ -31,8 +31,8 @@
{% else %}
({{ current_service.allowed_broadcast_provider }})
{% endif %}
{% else %}
<span class="navigation-service-type navigation-service-type--live">{{ current_service.broadcast_channel|title }}
{% elif current_service.broadcast_channel == 'government' %}
<span class="navigation-service-type navigation-service-type--government">Government
{% endif %}
</span>
{% endif %}