Wowie what a gay little website for my gay little self aria.coffee
3
fork

Configure Feed

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

chore(aria.css): Change the look for hyperlinks

Aria e1ee5f3f 121d0898

+2 -2
+2 -2
src/styles/aria.css
··· 65 65 color: var(--fourth-colour); 66 66 text-decoration: underline 2px; 67 67 text-underline-offset: 2px; 68 - text-decoration-color: #00000000; 68 + text-decoration-color: #fff; 69 69 } 70 70 71 71 a:hover { 72 - text-decoration-color: #fff; 72 + text-decoration-color: #F5A8B7; 73 73 transition: text-decoration-color 0.25s; 74 74 } 75 75