Skip to content

Preview cards: Fix transparency for Safari #20

Merged
merged 1 commit into from
Nov 4, 2019

Conversation

donald
Copy link
Member

@donald donald commented Nov 4, 2019

Safari seems to be strict about the arguments to linear-gradient in
style sheets. transparent is not a color. Replace with
rgba(255,255,255,0).

Fixes #11

Safari seems to be strict about the arguments to linear-gradient in
style sheets. `transparent` is not a color. Replace with
`rgba(255,255,255,0)`.
@donald donald merged commit a70b757 into master Nov 4, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: grey bar on teaser news text on start page
1 participant