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:31] clarastylesheet: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: monospace;
 +    -webkit-text-stroke: #a67308 0.18em;
 +    paint-order: stroke;
 +    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.1738582311.txt.gz · Last modified: 2025/02/03 11:31 by clara