Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Bright event banner on chat.SE #21

Open
geisterfurz007 opened this issue Oct 14, 2019 · 0 comments
Open

Bright event banner on chat.SE #21

geisterfurz007 opened this issue Oct 14, 2019 · 0 comments

Comments

@geisterfurz007
Copy link
Contributor

The event banner on https://chat.stackexchange.com/ contains CSS to have a bright background:

grafik

The fix should be as simple as

.event-banner {
    background: unset;
}

but I wasn't sure in which of the many scss files to put it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant