Update index.html
parent
d72aebb989
commit
be0a7f4595
15
index.html
15
index.html
|
@ -98,11 +98,16 @@
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
.github span a {
|
||||
.github span {
|
||||
color: #242424;
|
||||
font-size: smaller;
|
||||
}
|
||||
|
||||
.github span a {
|
||||
color: #242424;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.github span a img {
|
||||
height: 18px;
|
||||
padding-bottom: 3px;
|
||||
|
@ -127,9 +132,13 @@
|
|||
<label>
|
||||
</label>
|
||||
<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">
|
||||
malaohu/MobaXterm-GenKey
|
||||
MobaXterm-GenKey
|
||||
</a>
|
||||
forked from
|
||||
<a href="https://github.com/malaohu/MobaXterm-GenKey" style="text-decoration: none;">
|
||||
malaohu
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue