Post-Platform Digital Publishing Toolkit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
stylesheet:style_style_style_toilet_door [2025/02/03 11:33] clarastylesheet:style_style_style_toilet_door [2025/02/03 11:48] (current) clara
Line 18: Line 18:
     color: aqua;     color: aqua;
     }     }
 + pre.code {
 +    font-family: serif;
 +    font-size: 49px;
 +    color: maroon;
 +    -webkit-text-stroke: magenta 0.7px;
 +    width: 80vw;
 +    text-shadow: 0 2px #5c5c5c;
 +    filter: blur(10px);
 + transition: all 1s;
 +
 +    }
 +    pre.code:hover {
 +        transform: scale(2.5);
 +        transition: all 1s;
 +        filter: blur(0);
 +    }
 + pre.code:nth-child(even) {
 +   border: 14px groove #deb3ff;
 +   border-radius: 25px;
 +}
 + pre.code:nth-child(odd) {
 +    border: 43px groove #50dfff;
 +}
 %% %%
stylesheet/style_style_style_toilet_door.1738582429.txt.gz · Last modified: 2025/02/03 11:33 by clara