<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>
HTML右对齐
最新推荐文章于 2025-04-10 11:10:14 发布