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:25] – clara | stylesheet:style_style_style_toilet_door [2025/02/03 11:48] (current) – clara | ||
---|---|---|---|
Line 3: | Line 3: | ||
display: none; | display: none; | ||
} | } | ||
+ | article# | ||
+ | content: "// this is styled style"; | ||
+ | color: lawngreen; | ||
+ | font-family: | ||
+ | font-size: 25px; | ||
+ | text-align: center; | ||
+ | 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; | ||
+ | } | ||
%% | %% |