more link color fix

This commit is contained in:
etherware-novice 2024-09-08 08:39:38 -05:00
parent 771ceed478
commit 797c7c6a82
No known key found for this signature in database
GPG Key ID: 5DB73B4D57B9D701

View File

@ -150,3 +150,6 @@ body::before {
0% { background-position: 0 0 }
100% { background-position: 0 4px }
}
#webring-disp { color: black; }
#webring-disp a { color: black; }