staging #2

Merged
noah merged 19 commits from staging into master 2026-02-11 00:06:39 +00:00
3 changed files with 12 additions and 1 deletions
Showing only changes of commit c93f87dd8b - Show all commits
+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;