<style>
#DownloadOptions {display: flex;}
#DownloadOptions a {
padding-right:3em;/*The spec recommends avoiding percentage values for margin and padding on flex items because of unpredictable results*/
}
#DownloadOptions a:last-child {
margin-left: auto;
}
</style>
<div id="DownloadOptions">
<a href="http://mathjoy.ml/FileHost/?fileName=EngkuDict_installer">官方下载</a>
<a href="https://pan.baidu.com/s/1pWUWDzLfWIacGDPPjFcNuQ">百度网盘</a>
<a href="https://www.cnblogs.com/iMath/p/10936132.html#Linux">Linux版</a>
</div>