Post-Platform Digital Publishing Toolkit

This is an old revision of the document!


p { background: linear-gradient(155deg, pink, red) border-box; color: #fff; border-radius: 25px; max-width: 300px; padding: 15px; } p:nth-child(odd) { place-self: start; } p:nth-child(even) { place-self: end; } p:has(strong) { place-self: center !important; } p strong { font-weight: normal; background: linear-gradient(155deg, yellow, limegreen) border-box; border-radius: 0; }

stylesheet/style_the_computer_store.1737628708.txt.gz · Last modified: 2025/01/25 16:56 (external edit)