about
This commit is contained in:
parent
c743c6f007
commit
8de99bcd08
|
@ -58,7 +58,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#dialogAbout .thx a {
|
#dialogAbout .thx a {
|
||||||
width: 100px;
|
width: 80px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -37,6 +37,7 @@
|
||||||
<a href="https://github.com/visualfc/liteide" target="_blank">LiteIDE</a>
|
<a href="https://github.com/visualfc/liteide" target="_blank">LiteIDE</a>
|
||||||
<a href="https://github.com/nsf/gocode" target="_blank">gocode</a>
|
<a href="https://github.com/nsf/gocode" target="_blank">gocode</a>
|
||||||
<a href="https://github.com/gorilla" target="_blank">Gorilla</a>
|
<a href="https://github.com/gorilla" target="_blank">Gorilla</a>
|
||||||
|
<a href="https://docker.com" target="_blank">Docker</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue