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_toilet_door [2025/01/25 16:00] dorianestylesheet:style_toilet_door [2025/01/25 16:56] (current) – external edit 127.0.0.1
Line 1: Line 1:
 %% %%
 body { body {
-    background: burlywood+    background: sienna
-    border: 1em inset sienna;+    border: 1em inset brown;
 } }
 article#content{ article#content{
 +    overflow: hidden;
 +    background: burlywood;
     padding: 2em;     padding: 2em;
     display: flex;     display: flex;
Line 54: Line 56:
     paint-order:  stroke;     paint-order:  stroke;
     line-height: 1.35;     line-height: 1.35;
-    font-family: fantasy;+    font-family: cursive;
     transform: rotate(-2deg);     transform: rotate(-2deg);
 } }
Line 111: Line 113:
    color: white;    color: white;
 } }
 +
 +
 +p:nth-child(5n)::after{
 +   content: '⟶'
 +}
 +p:nth-child(5n + 1)::after{
 +   content: '★★★'
 +}
 +p:nth-child(5n + 2)::before{
 +   content: '✗'
 +}
 +p:nth-child(5n + 3)::before{
 +   content: '✿'
 +}
 +p:nth-child(5n + 4)::after{
 +   content: '❤'
 +}
 +
  
 p:has(a):has(img){ p:has(a):has(img){
stylesheet/style_toilet_door.1737820810.txt.gz · Last modified: 2025/01/25 16:56 (external edit)