bug: fix link being underlined on doing bubble
dunkirk.sh 4 months ago 391fbc00 1592fd3e
··· 283 284 .bubble a { 285 color: var(--accent-text); 0 286 } 287 288 #time-ago {
··· 283 284 .bubble a { 285 color: var(--accent-text); 286 + text-decoration: none; 287 } 288 289 #time-ago {