This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| stylesheet:style_style_style_toilet_door [2025/02/03 11:31] – clara | stylesheet:style_style_style_toilet_door [2025/02/03 11:48] (current) – clara | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| text-align: center; | text-align: center; | ||
| display: block; | display: block; | ||
| + | } | ||
| + | p { | ||
| + | font-size: 60px; | ||
| + | font-family: | ||
| + | -webkit-text-stroke: | ||
| + | paint-order: | ||
| + | color: aqua; | ||
| + | } | ||
| + | | ||
| + | font-family: | ||
| + | font-size: 49px; | ||
| + | color: maroon; | ||
| + | -webkit-text-stroke: | ||
| + | width: 80vw; | ||
| + | text-shadow: | ||
| + | filter: blur(10px); | ||
| + | | ||
| + | |||
| + | } | ||
| + | pre.code: | ||
| + | transform: scale(2.5); | ||
| + | transition: all 1s; | ||
| + | filter: blur(0); | ||
| + | } | ||
| + | | ||
| + | | ||
| + | | ||
| + | } | ||
| + | | ||
| + | border: 43px groove #50dfff; | ||
| } | } | ||
| %% | %% | ||