this repo has no description
0
fork

Configure Feed

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

Fix ruby tag not cloaked on Safari

+4
+4
src/components/status.css
··· 671 671 pointer-events: none; 672 672 user-select: none; 673 673 674 + ruby { 675 + filter: contrast(0); 676 + background-color: #000; 677 + } 674 678 * { 675 679 text-decoration-color: inherit; 676 680 text-decoration-thickness: 1.5em;