Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
stylesheet:style_bang [2025/01/25 15:52] – cb | stylesheet:style_bang [2025/01/25 16:56] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
body { background: grey;} | body { background: grey;} | ||
p{ | p{ | ||
- | | + | |
- | | + | |
- | <div class= " | + | .media { |
- | + | ||
- | style= transform: rotate | + | |
- | + | ||
- | div.a { | + | |
transform: rotate(20deg); | transform: rotate(20deg); | ||
} | } | ||
+ | |||
%% | %% | ||
- | .flyer-container { | + | |
- | position: relative; | + | |
- | width: 100vw; | + | |
- | height: 100vh; | + | |
- | overflow: hidden; | + | |
- | } | + |