fixed links

This commit is contained in:
2026-02-07 18:28:50 -05:00
parent 0db84fcbee
commit c93f87dd8b
3 changed files with 12 additions and 1 deletions
+4 -1
View File
@@ -60,6 +60,10 @@
justify-content: center;
position: relative;
}
a,
a:visited {
color: #000000;
}
.overlay {
position: fixed;
top: 0;
@@ -196,7 +200,6 @@
border-top: 1px solid #ccc;
}
.site-footer a {
color: #757684;
text-decoration: none;
}
.site-footer a:hover {
+4
View File
@@ -27,6 +27,10 @@
justify-content: center;
padding: 2em 0;
}
a,
a:visited {
color: #000000;
}
.overlay {
position: fixed;
top: 0;
+4
View File
@@ -27,6 +27,10 @@
justify-content: center;
padding: 2em 0;
}
a,
a:visited {
color: #000000;
}
.overlay {
position: fixed;
top: 0;