Differences
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:33] – clara | stylesheet:style_style_style_toilet_door [2025/02/03 11:48] (current) – clara | ||
---|---|---|---|
Line 18: | Line 18: | ||
color: aqua; | 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; | ||
+ | } | ||
%% | %% |