๐ŸŒ mirroring test!
0
fork

Configure Feed

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

Show the underline of anchor texts during hovering.

+3
+3
main.css
··· 4 4 a { 5 5 color: #2196f3 !important; 6 6 } 7 + a:hover { 8 + text-decoration: underline; 9 + } 7 10 h2::before { 8 11 content: "๐ŸŒŸ"; 9 12 margin-right: 0.5rem;