add open source reference

This commit is contained in:
2026-08-29 01:50:36 +02:00
parent 9533af248a
commit b50e6e9280
2 changed files with 18 additions and 1 deletions
+9
View File
@@ -82,6 +82,15 @@ a:hover {
margin: 0;
}
.site-notice a {
color: var(--accent);
font-weight: 500;
}
.site-notice a:hover {
color: var(--accent-light);
}
.site-header {
position: sticky;
top: 0;