This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| stylesheet:style_playgound [2025/01/21 12:35] – doriane | stylesheet:style_playgound [2025/01/23 08:22] (current) – doriane | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| %% | %% | ||
| *{ | *{ | ||
| - | background: linear-gradient(to bottom, | + | background: linear-gradient(to bottom, |
| border: 1px solid greenyellow; | border: 1px solid greenyellow; | ||
| border-radius: | border-radius: | ||
| box-shadow: 0 0 1em greenyellow; | box-shadow: 0 0 1em greenyellow; | ||
| + | padding: 0.5em !important; | ||
| } | } | ||
| %% | %% | ||
| + | |||
| + | |||