Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
stylesheet:style_toilet_door [2025/01/25 15:57] – doriane | stylesheet:style_toilet_door [2025/01/25 16:56] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
%% | %% | ||
body { | body { | ||
- | background: | + | background: |
+ | border: 1em inset brown; | ||
} | } | ||
article# | article# | ||
+ | overflow: hidden; | ||
+ | background: burlywood; | ||
padding: 2em; | padding: 2em; | ||
display: flex; | display: flex; | ||
Line 53: | Line 56: | ||
paint-order: | paint-order: | ||
line-height: | line-height: | ||
- | font-family: | + | font-family: |
transform: rotate(-2deg); | transform: rotate(-2deg); | ||
} | } | ||
Line 104: | Line 107: | ||
| | ||
| | ||
+ | | ||
} | } | ||
p: | p: | ||
| | ||
| | ||
+ | } | ||
+ | |||
+ | |||
+ | p: | ||
+ | | ||
+ | } | ||
+ | p: | ||
+ | | ||
+ | } | ||
+ | p: | ||
+ | | ||
+ | } | ||
+ | p: | ||
+ | | ||
+ | } | ||
+ | p: | ||
+ | | ||
+ | } | ||
+ | |||
+ | |||
+ | p: | ||
+ | all: revert !important; | ||
} | } | ||