Update index.html

pull/15/head
Laurence Luo 2024-06-14 18:17:22 +08:00
parent d72aebb989
commit be0a7f4595
No known key found for this signature in database
GPG Key ID: 76D108A29460F5F9
1 changed files with 12 additions and 3 deletions

View File

@ -98,11 +98,16 @@
text-align: right; text-align: right;
} }
.github span a { .github span {
color: #242424; color: #242424;
font-size: smaller; font-size: smaller;
} }
.github span a {
color: #242424;
font-weight: bold;
}
.github span a img { .github span a img {
height: 18px; height: 18px;
padding-bottom: 3px; padding-bottom: 3px;
@ -127,9 +132,13 @@
<label> <label>
</label> </label>
<span> <span>
<a href="https://github.com/malaohu/MobaXterm-GenKey" style="text-decoration: none;"> <a href="https://github.com/lzcapp/MobaXterm-GenKey" style="text-decoration: none;">
<img src="https://github.githubassets.com/favicons/favicon.svg"> <img src="https://github.githubassets.com/favicons/favicon.svg">
malaohu/MobaXterm-GenKey MobaXterm-GenKey
</a>
forked from
<a href="https://github.com/malaohu/MobaXterm-GenKey" style="text-decoration: none;">
malaohu
</a> </a>
</span> </span>
</div> </div>