This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| stylesheet:style_bang [2025/01/25 14:41] – created cb | stylesheet:style_bang [2025/01/25 16:04] (current) – cb | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| %% | %% | ||
| - | *{ | + | body { background: grey;} |
| + | p{ | ||
| + | | ||
| + | |||
| + | .media { | ||
| + | transform: rotate(20deg); | ||
| + | } | ||
| + | |||
| + | %% | ||