mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-04 13:48:26 -04:00
Give headline numbers a blue, not black background
These numbers don’t look very clickable white-on-black. Blue is the colour of links, so lets see if they are more clickable in blue. The same clicking-a-big-number thing is also happening on the activity page, so this commit also changes the activity page to look the same.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{% from "components/big-number.html" import big_number %}
|
||||
{% from "components/message-count-label.html" import message_count_label %}
|
||||
{% from "components/big-number.html" import big_number %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user