[READ-ONLY] Mirror of https://github.com/probablykasper/playground. playground.kasper.space
0

Configure Feed

Select the types of activity you want to include in your feed.

playground / css / main.css
62 B 4 lines
1div p, h1 { 2 color: blue; 3 background-color: #aaff00; 4}