This commit is contained in:
Liang Ding 2015-09-26 16:45:56 +08:00
parent c743c6f007
commit 8de99bcd08
2 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,7 @@
} }
#dialogAbout .thx a { #dialogAbout .thx a {
width: 100px; width: 80px;
display: inline-block; display: inline-block;
} }

View File

@ -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>