Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
stylesheet:style_playgound [2025/01/16 22:27] – doriane | stylesheet:style_playgound [2025/01/25 16:56] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
%% | %% | ||
- | |||
*{ | *{ | ||
- | background: | + | background: |
+ | border: 1px solid greenyellow; | ||
+ | border-radius: | ||
+ | box-shadow: 0 0 1em greenyellow; | ||
+ | padding: 0.5em !important; | ||
} | } | ||
- | |||
%% | %% | ||
+ | |||
+ |