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:01] dorianestylesheet:style_toilet_door [2025/01/25 16:56] (current) – external edit 127.0.0.1
Line 56: 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 113: 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.1737820899.txt.gz · Last modified: 2025/01/25 16:56 (external edit)