#2944 Update pagure/static/pagure.css
Merged by pingou. Opened by ryanlerch.
ryanlerch/pagure masthead  into  master

Download 2944.patch

On older browsers, the gradient used in the masthead class (the top of the page) was not showing, and the user would instead get the body colour which is a very dark (almost black) grey.

This commit adds a background colour to the masthead. Since the gradient is in an background-image, this colour will only show if the gradient fails.

fixes #2864

rebased onto 6d4e7256bb914af0a0e654a6f46f8d8e907b555d

Tested locally by disabling the gradient using the developer tool in Firefox, it is much better this way! :)

Thanks!

Pull-Request has been merged by pingou

Metadata