Update chapter covers (#1874)

* Align headings in mkdocs.yaml

* Update chapter covers.

* Bug fixes

* Add the link of yuyanhuang

* Add hover effect to the profile texts.
This commit is contained in:
Yudong Jin
2026-03-31 05:27:28 +08:00
committed by GitHub
parent e01acc8d97
commit 323eb92c0f
37 changed files with 40 additions and 28 deletions
+5
View File
@@ -515,6 +515,11 @@ a:hover .text-button span {
text-align: center;
}
.profile-cell a:hover b,
.profile-cell a:focus-visible b {
text-decoration: underline;
}
.profile-img {
width: 5em;
border-radius: 50%;