Make links more visible
Some checks failed
Sync Primary Repository to GitHub Mirror / sync (push) Has been cancelled

This commit is contained in:
zzz
2025-05-29 10:14:26 -04:00
parent 80915e7d35
commit 419c504683

View File

@ -25,7 +25,7 @@ body::before {
}
a {
color: #4a4a4a;
color: #282898;
text-decoration: none;
}
@ -1044,4 +1044,4 @@ html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
}