-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
The color of the announcement has extreme urgency colors but the content is irrelevant for 99.99% and even for 0.001% only relevant once.
I suggest
-
using calmer colors.
-
using local storage to allow users both logged in and out to close it with an 'x' in the top right corner.
I'm using this in a userstyle for now:
section.bw-announcement_banner {
background-color: white;
color: grey;
}
section.bw-announcement_banner a {
background-color: white;
color: grey;
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

