jekyll build from Action 5045611a6b

This commit is contained in:
2024-12-29 14:04:42 +00:00
parent 4a564e9a4c
commit b10fbd8f36
14 changed files with 23156 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
.site-nav ul li a {
background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 80%, rgba(235, 237, 245, 0) 100%);
}