#3a3a3a — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #3a3a3a, aggregated by home.social.
-
@SamStrong For simple gradients, it uses the `background` shorthand even when there's nothing but the image part:
`background: linear-gradient(178deg, #3A3A3A 14.46%, rgba(129, 131, 132, 0.60) 56.67%, rgba(129, 131, 132, 0.00) 75.57%);`
A novice dev is likely to just take that and use it, which stomps on any existing color/size/repeat declarations.
-
@SamStrong For simple gradients, it uses the `background` shorthand even when there's nothing but the image part:
`background: linear-gradient(178deg, #3A3A3A 14.46%, rgba(129, 131, 132, 0.60) 56.67%, rgba(129, 131, 132, 0.00) 75.57%);`
A novice dev is likely to just take that and use it, which stomps on any existing color/size/repeat declarations.