Update 4 files

- /_layouts/default.html
- /_layouts/post.html
- /index.html
- /assets/css/style.scss
This commit is contained in:
mayx
2025-04-22 06:01:34 +00:00
parent 1f5ef5079c
commit 2f59a946db
4 changed files with 17 additions and 7 deletions

View File

@@ -99,4 +99,12 @@ div.highlight button:active,
div.highlight button:focus,
div.highlight button:hover {
opacity: 1
}
.footnotes {
font-size: 14px;
line-height: 1.4;
}
.footnotes p {
margin: 0;
}