Update index.html
parent
d72aebb989
commit
be0a7f4595
15
index.html
15
index.html
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue