jekyll build from Action 8186bfe974

This commit is contained in:
2025-01-01 20:32:29 +00:00
parent b10fbd8f36
commit c84e59cc85
15 changed files with 1471 additions and 171 deletions

View File

@@ -1,3 +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%);
background-image: linear-gradient(-90deg, rgb(31.6333333333, 30.8222222222, 34.8777777778) 0%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0.8) 80%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0) 100%);
}