style(footer, md-content, post-entry, post-single): update link styles for better visibility

This commit is contained in:
Aditya Telange
2026-04-11 21:06:05 +05:30
parent 8739b2f73b
commit 5688e87f66
4 changed files with 8 additions and 18 deletions
+2 -5
View File
@@ -23,11 +23,8 @@
.footer a {
color: inherit;
border-bottom: 1px solid var(--secondary);
}
.footer a:hover {
border-bottom: 1px solid var(--primary);
text-underline-offset: 0.2rem;
text-decoration: underline;
}
.top-link {