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:40] – clara | stylesheet:style_style_style_toilet_door [2025/02/03 11:48] (current) – clara | ||
---|---|---|---|
Line 19: | Line 19: | ||
} | } | ||
| | ||
- | border: 43px groove #50dfff; | ||
font-family: | font-family: | ||
font-size: 49px; | font-size: 49px; | ||
Line 27: | Line 26: | ||
text-shadow: | text-shadow: | ||
filter: blur(10px); | filter: blur(10px); | ||
+ | | ||
+ | |||
} | } | ||
pre.code: | pre.code: | ||
- | filter: blur(1px); | + | |
+ | transition: all 1s; | ||
+ | | ||
} | } | ||
+ | | ||
+ | | ||
+ | | ||
+ | } | ||
+ | | ||
+ | border: 43px groove #50dfff; | ||
+ | } | ||
%% | %% |