Good all the time of day.

I am trying to implement a gradient fill in the background in the table on css. The internet is full of examples on pouring:

  1. top down
  2. from right to left
  3. diagonally
  4. not 2 colors but several

And in this diversity, I can not find a way to fill from 4 corners. 4 corners - 4 colors. Can anyone suggest a solution to this issue?

    1 answer 1

    Try to make four linear corners (you can try radial ones) translucent gradient to the center and trim if necessary.