style: update markdown link text color

This commit is contained in:
kangfenmao 2025-01-14 13:54:10 +08:00
parent edbc8560cc
commit cb3ed42846

View File

@ -214,7 +214,7 @@
padding: 2px 5px;
zoom: 0.8;
& > span.link {
color: var(--color-white);
color: var(--color-reference-text);
}
}