This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| stylesheet:style_playgound [2025/01/16 22:25] – created doriane | stylesheet:style_playgound [2025/01/23 08:22] (current) – doriane | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | %% | ||
| *{ | *{ | ||
| - | background: | + | background: |
| + | border: 1px solid greenyellow; | ||
| + | border-radius: | ||
| + | box-shadow: 0 0 1em greenyellow; | ||
| + | padding: 0.5em !important; | ||
| } | } | ||
| + | %% | ||
| + | |||
| + | |||