fix: mtf.wiki identity (#579)

pull/580/head
septs 2022-07-30 20:55:29 +08:00 committed by GitHub
parent ea96244ae0
commit 2f36956071
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 6 deletions

View File

@ -40,15 +40,16 @@ a.github-profile {
text-align: center;
}
}
.mtf-wiki {
span:nth-child(1),
span:nth-child(4) {
.mtf-wiki > {
.c1 {
color: #5bcefa;
}
span:nth-child(2),
span:nth-child(3) {
.c2 {
color: #f6a8b8;
}
.dot {
color: #ccc;
}
}
.doctor-story {
display: inline !important;

View File

@ -1 +1 @@
<span class="mtf-wiki"><span>M</span><span>t</span>F <span>Wi</span><span>ki</span></span>
<span class="mtf-wiki" title="MtF.wiki"><span class="c1">M</span><span class="c2">t</span>F<span class="dot">.</span><span class="c2">wi</span><span class="c1">ki</span></span>